package pWW2
This pSimp is the beginnings of a WWII grand strategy game.
- Alphabetic
- By Inheritance
- pWW2
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- case class Army(tile: W2TileOld, polity: Polity) extends WithColour with Product with Serializable
- trait Polity extends PersistSingleton
- case class W2SideOld(x: Int, y: Int, terr: SideTerr) extends ESideOld with Product with Serializable
- class W2TileOld extends ETileOld
- case class WWIIGuiOld(canv: CanvasPlatform, scen: WWIIScen) extends EarthAllGuiOld with Product with Serializable
- class WWIIScen extends EarthAllMap[W2TileOld, W2SideOld]