|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Direction | |
org.argosfields.model |
Uses of Direction in org.argosfields.model |
Fields in org.argosfields.model declared as Direction | |
static Direction |
Direction.NORTH
|
static Direction |
Direction.NORTHEAST
|
static Direction |
Direction.SOUTHEAST
|
static Direction |
Direction.SOUTH
|
static Direction |
Direction.SOUTHWEST
|
static Direction |
Direction.NORTHWEST
|
Methods in org.argosfields.model that return Direction | |
static Direction |
Direction.fromInt(int code)
|
Direction |
Unit.getFacing()
|
Methods in org.argosfields.model with parameters of type Direction | |
void |
Unit.setFacing(Direction facing)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |