|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Direction | |
---|---|
erland.game.tileadventure |
Uses of Direction in erland.game.tileadventure |
---|
Fields in erland.game.tileadventure declared as Direction | |
---|---|
static Direction |
Direction.DOWN
|
static Direction |
Direction.EAST
|
static Direction |
Direction.NORTH
|
static Direction |
Direction.SOUTH
|
static Direction |
Direction.UP
|
static Direction |
Direction.WEST
|
Methods in erland.game.tileadventure that return Direction | |
---|---|
Direction |
Action.getDirection()
|
Methods in erland.game.tileadventure with parameters of type Direction | |
---|---|
boolean |
GameObject.isMovable(Direction direction)
|
protected boolean |
GameObject.isMovableChild(Direction direction)
|
boolean |
GameObject.isPushable(Direction direction)
|
protected boolean |
GameObject.isPushableChild(Direction direction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |