FourScen4

ostrat.gFour.hp4.FourScen4
object FourScen4 extends G4HScen

3rd Scenario of Game Four. Has a larger number of hexs.

Attributes

Graph
Supertypes
class G4HScen
trait HGridScen
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
FourScen4.type

Members list

Value members

Inherited methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen

Concrete fields

override val lunits: LayerHcRArr[LunitState]
override val terrs: LayerHcRefSys[Terr]

tile terrain.

tile terrain.

Attributes

Inherited fields

val turn: Int

Attributes

Inherited from:
G4HScen

Implicits

Implicits

implicit override val gridSys: HGridRect

This gives the structure of the hex grid system. It contains no data about the elements of the grid. But it allows the scenario to create and operate on flat arrays of data.

This gives the structure of the hex grid system. It contains no data about the elements of the grid. But it allows the scenario to create and operate on flat arrays of data.

Attributes