ThreeScen1
trait ThreeScenStart
trait ThreeScen
trait HexGridScen
trait GridTurnScen
class Object
trait Matchable
class Any
ThreeScen1.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 issuing 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 issuing the command may not know its real location.
- Inherited from:
- ThreeScen