| Package | Description |
|---|---|
| pl.joegreen.sergeants.framework | |
| pl.joegreen.sergeants.framework.model | |
| pl.joegreen.sergeants.framework.model.api |
| Modifier and Type | Method and Description |
|---|---|
default void |
Bot.onGameStateUpdate(GameState newGameState)
Called on every game state update from server.
|
| Modifier and Type | Method and Description |
|---|---|
GameState |
GameResult.getLastGameState()
Last game state received before game was finished.
|
| Constructor and Description |
|---|
GameResult(GameResult.Result result,
GameState lastGameState,
Optional<String> killer) |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdatableGameState |
Copyright © 2017. All rights reserved.