public class Direction extends Enum
static Direction
LEFT
RIGHT
STRAIGHT
equals, getEnums, getNameByValue, getNames, getValueByName, getValues, hashCode, isDefined, isDefined, name, parse, parse, toString, value
getClass, notify, notifyAll, wait, wait, wait
public static final Direction STRAIGHT
public static final Direction RIGHT
public static final Direction LEFT