public static class FieldWarpFilter.Line extends Object
Modifier and Type | Field and Description |
---|---|
int |
dx |
int |
dy |
float |
length |
float |
lengthSquared |
int |
x1 |
int |
x2 |
int |
y1 |
int |
y2 |
Constructor and Description |
---|
FieldWarpFilter.Line(int x1,
int y1,
int x2,
int y2) |
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.