BrCorpsDesig

ostrat.pww2.BrCorpsDesig
case class BrCorpsDesig(num: Int, polity: Polity) extends LuNumberedDesig

Attributes

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

Members list

Value members

Concrete methods

override def counter: UnitCounter

Attributes

Definition Classes
override def structStr: String

The name of the type of structure, Squadron Corps Army PanzerArmee etc.

The name of the type of structure, Squadron Corps Army PanzerArmee etc.

Attributes

Definition Classes
override def uniLevel: LuUniLevel

The universal military hierarchy category.

The universal military hierarchy category.

Attributes

Definition Classes

Inherited methods

override def colour: Colour

Attributes

Definition Classes
Inherited from:
MuDesig

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured
override def idStr: String

Usually a number.

Usually a number.

Attributes

Definition Classes
Inherited from:
MuNumberedDesig

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
MuDesig -> Any
Inherited from:
MuDesig