ostrat.pww2

package ostrat.pww2

This pSimp is the beginnings of a WWII grand strategy game.

Attributes

Members list

Concise view

Type members

Classlikes

case class Army(polity: Polity) extends Coloured

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Coloured
class Object
trait Matchable
class Any
object Britain extends Polity

Attributes

Graph
Supertypes
trait Polity
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Self type
Britain.type
object France extends Polity

Attributes

Graph
Supertypes
trait Polity
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Self type
France.type
object Germany extends Polity

Attributes

Graph
Supertypes
trait Polity
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Self type
Germany.type
trait Polity extends ShowSimple

Attributes

Companion:
object
Graph
Supertypes
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Known subtypes
object Britain.type
object France.type
object Germany.type
object Polity

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Polity.type
case class WW2Gui(canv: CanvasPlatform, scenIn: WW2Scen, viewIn: HGView, isFlat: Boolean) extends HGridSysGui

Attributes

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

Object for launching WW2 app.

Object for launching WW2 app.

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
trait WW2Scen extends EScenBasic with HSysTurnScen

Attributes

Companion:
object
Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object WW2Scen1.type
object WW2Scen2.type
object WW2Scen

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WW2Scen.type
object WW2Scen1 extends WW2Scen

Attributes

Graph
Supertypes
trait WW2Scen
trait HSysScen
class Object
trait Matchable
class Any
Self type
object WW2Scen2 extends WW2Scen

Attributes

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

Value members

Concrete methods