G1HScen8
8th example Turn 0 scenario state for Game One. An empty regular grid containing no hex tiles.
Attributes
- Graph
-
- Supertypes
-
trait G1HScentrait HSysTurnScentrait GridTurnScentrait HSysScenclass Objecttrait Matchableclass AnyShow all
- Self type
-
G1HScen8.type
Members list
Value members
Concrete methods
The turn number. This will normally start at 0. The player will then give their instructions for turn 1. The scenario will take these orders / instructions and return the new game state at turn 1.
The turn number. This will normally start at 0. The player will then give their instructions for turn 1. The scenario will take these orders / instructions and return the new game state at turn 1.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- G1HScen
Attributes
- Inherited from:
- HSysScen
Contains the resolution logic. The intentions are presumed to be correct. Combining and checking of intentions should be done before calling this method.
Contains the resolution logic. The intentions are presumed to be correct. Combining and checking of intentions should be done before calling this method.
Attributes
- Inherited from:
- G1HScen
Attributes
- Definition Classes
- Inherited from:
- G1HScen
Concrete fields
An optional counter can occupy each tile. This is the only tile data in the game.
An optional counter can occupy each tile. This is the only tile data in the game.