public class MotionVector extends Coordinate
static MotionVector
NULL
x, y
MotionVector()
MotionVector(int x, int y)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final MotionVector NULL
public MotionVector()
public MotionVector(int x, int y)