ostrat.pCiv

package ostrat.pCiv

A civilisation development game.

Attributes

Members list

Concise view

Type members

Classlikes

object Civ1 extends CivScenStart

Civ scenario 1.

Civ scenario 1.

Attributes

Graph
Supertypes
trait CivScen
trait HSysScen
class Object
trait Matchable
class Any
Self type
Civ1.type
object Civ2 extends CivScenStart

Civ scenario 2.

Civ scenario 2.

Attributes

Graph
Supertypes
trait CivScen
trait HSysScen
class Object
trait Matchable
class Any
Self type
Civ2.type
case class CivGui(canv: CanvasPlatform, scen: CivScen) extends HGridSysGui

Gui for civilisation game.

Gui for civilisation game.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class CmdBarGui
class Object
trait Matchable
class Any
object CivLaunch extends GuiLaunchStd

Attributes

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

A Civ scenario turn state.

A Civ scenario turn state.

Attributes

Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object Civ1.type
object Civ2.type
trait CivScenStart extends CivScen

A Civ scenario state at turn 0.

A Civ scenario state at turn 0.

Attributes

Graph
Supertypes
trait CivScen
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object Civ1.type
object Civ2.type
object Eridu extends Faction

Attributes

Graph
Supertypes
trait Faction
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Self type
Eridu.type
trait Faction extends ShowSimple

Attributes

Companion:
object
Graph
Supertypes
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Known subtypes
object Eridu.type
object Uruk.type
object Faction

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Faction.type
object Uruk extends Faction

Attributes

Graph
Supertypes
trait Faction
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
Self type
Uruk.type
case class Warrior(faction: Faction)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

This method is just to avoid an empty package object.

This method is just to avoid an empty package object.

Attributes