| Package | Description |
|---|---|
| org.locxar.roguelike | |
| org.locxar.roguelike.turn |
| Modifier and Type | Field and Description |
|---|---|
private Turn |
CycleController.turn
The turn.
|
| Modifier and Type | Method and Description |
|---|---|
Turn |
CycleController.getTurn()
Gets the turn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CycleController.setTurn(Turn t)
Sets the turn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Turn.turnListener(Turn turn,
Player player,
Npc npc)
The turnListener check the actual
TYPE Id and starts
playerTurn() or npcTurn(). |
Copyright © 2016. All rights reserved.