ostrat.gTwo.h2p

Members list

Concise view

Type members

Classlikes

case class G2HGui(canv: CanvasPlatform, scenStart: G2HScen, viewIn: HGView) extends HGridSysGui

Graphical user interface for example game 3. A hex based game like game 1, that introduces multi turn directives.

Graphical user interface for example game 3. A hex based game like game 1, that introduces multi turn directives.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class CmdBarGui
class Object
trait Matchable
class Any
object G2HLaunch extends GuiLaunchMore

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
trait G2HScen extends HSysTurnScen

A scenario turn or state for Game Three. Adds in multiple turn orders which are now part of the game state.

A scenario turn or state for Game Three. Adds in multiple turn orders which are now part of the game state.

Attributes

Companion:
object
Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object G2HScen1.type
object G2HScen2.type
object G2HScen3.type
object G2HScen4.type
object G2HScen

Companion object for OneScen trait, contains factory apply method.

Companion object for OneScen trait, contains factory apply method.

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
G2HScen.type
object G2HScen1 extends G2HScen

1st example Turn 0 scenario state for Game Three.

1st example Turn 0 scenario state for Game Three.

Attributes

Graph
Supertypes
trait G2HScen
trait HSysScen
class Object
trait Matchable
class Any
Self type
object G2HScen2 extends G2HScen

2nd example Turn 0 scenario state for Game Three.

2nd example Turn 0 scenario state for Game Three.

Attributes

Graph
Supertypes
trait G2HScen
trait HSysScen
class Object
trait Matchable
class Any
Self type
object G2HScen3 extends G2HScen

3rd example Turn 0 scenario state for Game Three.

3rd example Turn 0 scenario state for Game Three.

Attributes

Graph
Supertypes
trait G2HScen
trait HSysScen
class Object
trait Matchable
class Any
Self type
object G2HScen4 extends G2HScen

Attributes

Graph
Supertypes
trait G2HScen
trait HSysScen
class Object
trait Matchable
class Any
Self type
case class PlayerState(player: Player, steps: HStepArr)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type