public class MotionVector extends Coordinate
Modifier and Type | Field and Description |
---|---|
static MotionVector |
NULL |
x, y
Constructor and Description |
---|
MotionVector() |
MotionVector(int x,
int y) |
public static final MotionVector NULL