jwx!
v0.0.2


wx
Class Direction

java.lang.Object
  extended bywx.Direction

public final class Direction
extends java.lang.Object


Field Summary
static int ALL
           
static int BOTTOM
           
static int DOWN
           
static int EAST
           
static int LEFT
           
static int NORTH
           
static int RIGHT
           
static int SOUTH
           
static int TOP
           
static int UP
           
static int WEST
           
 
Constructor Summary
Direction()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LEFT

public static final int LEFT

RIGHT

public static final int RIGHT

UP

public static final int UP

DOWN

public static final int DOWN

TOP

public static final int TOP

BOTTOM

public static final int BOTTOM

NORTH

public static final int NORTH

SOUTH

public static final int SOUTH

WEST

public static final int WEST

EAST

public static final int EAST

ALL

public static final int ALL
Constructor Detail

Direction

public Direction()

jwx!
v0.0.2


© 2006 Amit G Mendapara.