LunitState

ostrat.puloc.LunitState
case class LunitState(polity: Polity, desig: String, level: LuUniLevel, loc: LatLong) extends Selectable, Coloured

A LunitLocHist, a military land unit's state at a particular moment in time.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Coloured
trait Selectable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def colour: Colour

Attributes

Definition Classes
def levelName: String
override def selectStr: String

The String to be displayed in the status bar in a GUI when selected.

The String to be displayed in the status bar in a GUI when selected.

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product