HSysTurnScen

ostrat.prid.phex.HSysTurnScen

Attributes

Graph
Supertypes
trait GridTurnScen
trait HSysScen
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen

Inherited and Abstract methods

def title: String

Attributes

Inherited from:
GridTurnScen
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

Inherited from:
GridTurnScen

Implicits

Inherited and Abstract implicits

implicit def gridSys: HGridSys

Attributes

Inherited from:
HSysScen