GridTurnScen

ostrat.prid.GridTurnScen
trait GridTurnScen

The state of a simultaneous turn tile grid scenario.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HSysTurnScen
trait SqGridScen

Members list

Value members

Abstract methods

def title: String
def turn: Int

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