| Package | Description |
|---|---|
| uno.cod.battle.client | |
| uno.cod.battle.client.model |
| Modifier and Type | Method and Description |
|---|---|
GameObject |
BattleHelper.join(PlayerType type)
Join the battle.
|
GameObject |
BattleHelper.me()
Get the state of your player.
|
GameObject |
BattleHelper.move(Direction direction)
Issue an attack command in a specific direction
|
| Modifier and Type | Method and Description |
|---|---|
List<GameObject> |
BattleMap.getGameObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
BattleMap.setGameObjects(List<GameObject> gameObjects) |
Copyright © 2015. All rights reserved.