package p1783
This p1783 package is the beginnings of a grand strategy development game starting in 1783.
- Alphabetic
- By Inheritance
- p1783
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- case class Corps(tile: NTileOld, polity: Polity) extends Product with Serializable
- case class NTileOld(x: Int, y: Int, terr: WTile) extends ETileOld with Product with Serializable
- class NapScen extends EarthAllMap[NTileOld, ESideOldOnly]
- trait Polity extends PersistSingleton
- case class Y1783GuiOld(canv: CanvasPlatform, scen: NapScen) extends EarthAllGuiOld with Product with Serializable