NapScen2

ostrat.pnap.NapScen2$
object NapScen2 extends NapScen

Attributes

Graph
Supertypes
trait NapScen
trait HSysScen
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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
override def title: String

Attributes

Definition Classes
Inherited from:
NapScen

Concrete fields

override val corners: HCornerLayer
override val corps: HCenOptLayer[Corps]
override val sTerrs: HSideOptLayer[WSide]
override val terrs: HCenLayer[WTile]

Implicits

Implicits

implicit override def gridSys: EGrid80LongFull

Attributes

Definition Classes