| Package | Description |
|---|---|
| pl.joegreen.sergeants.framework.model | |
| pl.joegreen.sergeants.framework.model.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GameState |
| Modifier and Type | Field and Description |
|---|---|
protected GameStateFieldContext |
Field.gameStateContext |
| Constructor and Description |
|---|
Field(GameStateFieldContext gameStateContext,
Position position,
FieldTerrainType terrainType) |
VisibleField(GameStateFieldContext gameStateContext,
Position position,
FieldTerrainType terrainType,
Optional<Integer> ownerIndex,
int army,
boolean city,
boolean general) |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdatableGameState |
Copyright © 2017. All rights reserved.