public static final class REQConstants.MoveDirection extends java.lang.Object
static int
BACK
FORWARD
LEFT
RIGHT
MoveDirection()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int FORWARD
public static final int BACK
public static final int LEFT
public static final int RIGHT
public MoveDirection()