WW2Scen

ostrat.pww2.WW2Scen
See theWW2Scen companion object
trait WW2Scen extends EScenBasic with HSysTurnScen

Attributes

Companion:
object
Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object WW2Scen1.type
object WW2Scen2.type

Members list

Concise view

Value members

Abstract methods

Inherited methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen
override def gridSys: EGridSys

Attributes

Definition Classes
Inherited from:
EScenBasic

Attributes

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

Inherited fields

Attributes

Inherited from:
EScenBasic

Attributes

Inherited from:
EScenBasic

Attributes

Inherited from:
EScenBasic