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) |
public int x1
public int y1
public int x2
public int y2
public int dx
public int dy
public float length
public float lengthSquared
public FieldWarpFilter.Line(int x1, int y1, int x2, int y2)
public void setup()
Copyright © 2015 Lucee