ostrat.peri

package ostrat.peri

Periculo Fundatusa a sequential turn game at a 1300km scale.

Attributes

Members list

Type members

Classlikes

case class Army(nation: Nation, num: Int) extends Coloured, Tell2[Nation, Int]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Tell2[Nation, Int]
trait Persist2[Nation, Int]
trait PersistN
trait TellN
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
object Army

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Army.type
object NBlue extends Nation

Attributes

Supertypes
class Nation
trait TellSimple
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
NBlue.type
object NOrange extends Nation

Attributes

Supertypes
class Nation
trait TellSimple
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
NOrange.type
object NRed extends Nation

Attributes

Supertypes
class Nation
trait TellSimple
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
NRed.type
object NViolet extends Nation

Attributes

Supertypes
class Nation
trait TellSimple
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
NViolet.type
class Nation(val str: String, val colour: Colour) extends Coloured, TellSimple

Attributes

Companion
object
Supertypes
trait TellSimple
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
Known subtypes
object NBlue
object NOrange
object NRed
object NViolet
object NoNation
object Nation

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Nation.type
object NoNation extends Nation

Attributes

Supertypes
class Nation
trait TellSimple
trait Tell
trait Persist
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
NoNation.type
case class PeriGame(var scen: PeriScen, guiNations: RArr[Nation])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class PeriGui(val canv: CanvasPlatform, scenIn: PeriScen, viewIn: HGView, isFlat: Boolean) extends EGridBaseGui

Attributes

Companion
object
Supertypes
class EGridBaseGui
class HGridSysGui
trait CmdBarGui
trait CanvasUser
class Object
trait Matchable
class Any
Show all
object PeriGui

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
PeriGui.type
object PeriLaunch extends GuiLaunchMore

Scenario selector and launcher for DLess.

Scenario selector and launcher for DLess.

Attributes

Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
PeriLaunch.type
trait PeriScen extends PeriScenBase

A scenario state for Periculo Fundatusa a sequential turn game at a 1300km scale.

A scenario state for Periculo Fundatusa a sequential turn game at a 1300km scale.

Attributes

Companion
object
Supertypes
trait PeriScenBase
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object PeriScen4
object PeriScen

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
PeriScen.type
object PeriScen1 extends PeriScenStart

Attributes

Supertypes
trait PeriScenBase
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
PeriScen1.type
object PeriScen2 extends PeriScenStart

Attributes

Supertypes
trait PeriScenBase
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
PeriScen2.type
object PeriScen3 extends PeriScenStart

Attributes

Supertypes
trait PeriScenBase
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
PeriScen3.type
object PeriScen4 extends PeriScen

Attributes

Supertypes
trait PeriScen
trait PeriScenBase
trait HSysScen
class Object
trait Matchable
class Any
Show all
Self type
PeriScen4.type
trait PeriScenBase extends HSysScen

Attributes

Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
trait PeriScen
object PeriScen4
object PeriScen1
object PeriScen2
object PeriScen3
Show all
trait PeriScenStart extends PeriScenBase

Attributes

Supertypes
trait PeriScenBase
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object PeriScen1
object PeriScen2
object PeriScen3

Value members

Concrete methods