G3HScen

ostrat.gThree.h3p.G3HScen
See theG3HScen companion object
abstract class G3HScen(val turn: Int) extends HSysScen

Example Game three scenario trait.

Attributes

Companion
object
Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object G3HScen1
object G3HScen2
object G3HScen3
object G3HScen4

Members list

Value members

Abstract methods

def teamSet: RArr[Team]

Concrete methods

Inherited methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen

Concrete fields

val turn: Int

Implicits

Inherited implicits

implicit def gridSys: HGridSys

Attributes

Inherited from:
HSysScen