|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Direction
Field Summary | |
static int |
est
|
static int |
nord
|
static int |
ouest
|
static int |
sud
|
Constructor Summary | |
Direction()
|
Method Summary | |
static int |
opposee(int d)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final int est
public static final int nord
public static final int ouest
public static final int sud
Constructor Detail |
public Direction()
Method Detail |
public static int opposee(int d)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |