DLessScen2

ostrat.dless.DLessScen2
object DLessScen2 extends DLessScen

2nd scenario for Diceless. Might have some use.

Attributes

Graph
Supertypes
trait DLessScen
trait HSysTurnScen
trait GridTurnScen
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
DLessScen2.type

Members list

Value members

Concrete methods

override def nationSet: RArr[Nation]

Attributes

Definition Classes
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 methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen

Attributes

Inherited from:
DLessScen
def title: String

Attributes

Inherited from:
DLessScen

Concrete fields

override val armies: LayerHcRArr[Army]
override val corners: HCornerLayer
override val hexNames: LayerHcRefSys[String]
override val sTerrs: LayerHSOptSys[WSep, WSepSome]
override val terrs: LayerHcRefSys[WTile]

Implicits

Implicits

implicit override val gridSys: EGrid320Long