Civ1

ostrat.pCiv.Civ1
object Civ1 extends CivScenStart

Civ scenario 1.

Attributes

Graph
Supertypes
trait CivScenStart
trait CivScen
trait HSysTurnScen
trait GridTurnScen
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
Civ1.type

Members list

Value members

Inherited methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen
override def title: String

Attributes

Definition Classes
Inherited from:
CivScen
override 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

Definition Classes
Inherited from:
CivScenStart

Concrete fields

override val corners: HCornerLayer
override val sTerrs: LayerHSOptSys[VSep, VSepSome]
override val terrs: LayerHcRefSys[VTile]

tile terrain.

tile terrain.

Attributes

Implicits

Implicits

implicit override val gridSys: HGrid