ostrat.gOne.sp1

Members list

Concise view

Type members

Classlikes

object G1S1Scen1 extends G1SqScenStart

Attributes

Graph
Supertypes
trait G1SqScen
class Object
trait Matchable
class Any
Self type
object G1S1Scen2 extends G1SqScenStart

Attributes

Graph
Supertypes
trait G1SqScen
class Object
trait Matchable
class Any
Self type
case class G1SGui(canv: CanvasPlatform, scenStart: G1SqScen, viewIn: SqGridView) extends SqSysGui

Graphical user interface for Game Two. It differs from the first in that it is on a square grid and adjacent moves take priority over diagonal tile steps.

Graphical user interface for Game Two. It differs from the first in that it is on a square grid and adjacent moves take priority over diagonal tile steps.

Attributes

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

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
trait G1SqScen extends SqGridScen

Scenario trait for Game Two.

Scenario trait for Game Two.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object G1S1Scen1.type
object G1S1Scen2.type
object G1SqScen

Companion object for TwoScen trait, contains factory apply method.

Companion object for TwoScen trait, contains factory apply method.

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait G1SqScenStart extends G1SqScen

This trait just puts the value 0 in for the turn.

This trait just puts the value 0 in for the turn.

Attributes

Graph
Supertypes
trait G1SqScen
class Object
trait Matchable
class Any
Known subtypes
object G1S1Scen1.type
object G1S1Scen2.type
case class SPlayer(value: Player, sc: SqCen) extends SqMem[Player]

A class identifying a Player and a hex coordinate position.

A class identifying a Player and a hex coordinate position.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SqMem[Player]
class Object
trait Matchable
class Any