|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControllerInterface | |
|---|---|
| erland.game.tileadventure | |
| Uses of ControllerInterface in erland.game.tileadventure |
|---|
| Classes in erland.game.tileadventure that implement ControllerInterface | |
|---|---|
class |
TileAdventurePlayer
Implementation of control of the user player |
| Methods in erland.game.tileadventure that return ControllerInterface | |
|---|---|
ControllerInterface |
ActionInterface.getController()
|
ControllerInterface |
Action.getController()
|
| Methods in erland.game.tileadventure with parameters of type ControllerInterface | |
|---|---|
void |
Action.setController(ControllerInterface controller)
|
| Constructors in erland.game.tileadventure with parameters of type ControllerInterface | |
|---|---|
MoveAction(ControllerInterface controller,
Vector3D direction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||