OneScen2
2nd example Turn 0 scenario state for Game One.
trait OneScenStart
trait OneScen
trait HexGridScen
trait GridTurnScen
class Object
trait Matchable
class Any
OneScen2.type
Value members
Inherited methods
Resolves turn. Takes a list Arr of commands consisting in this simple case of (Player, HStep) pairs. The command is passed in as a relative move. This is in accordance with the principle in more complex games that the entity issueing the command may not know its real location.
Resolves turn. Takes a list Arr of commands consisting in this simple case of (Player, HStep) pairs. The command is passed in as a relative move. This is in accordance with the principle in more complex games that the entity issueing the command may not know its real location.
- Inherited from:
- OneScen