|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyDirectionAction | |
---|---|
org.deken.game.movement | The Movement package contains classes that allow a game piece to move. |
Uses of KeyDirectionAction in org.deken.game.movement |
---|
Fields in org.deken.game.movement declared as KeyDirectionAction | |
---|---|
protected KeyDirectionAction[] |
FourKeyMovement.keyDirectionActions
|
protected KeyDirectionAction[] |
FourKeyToTile4Movement.keyDirectionActions
|
protected KeyDirectionAction[] |
TwoKeyMovement.keyDirectionActions
|
Methods in org.deken.game.movement that return KeyDirectionAction | |
---|---|
KeyDirectionAction[] |
FourKeyMovement.getKeyDirectionActions()
|
KeyDirectionAction[] |
FourKeyToTile4Movement.getKeyDirectionActions()
|
KeyDirectionAction[] |
KeyMovement.getKeyDirectionActions()
This methods returns the list of KeyDirectionActions for this KeyMovement. |
KeyDirectionAction[] |
TwoKeyMovement.getKeyDirectionActions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |