Nation

ostrat.dless.Nation
trait Nation extends NationOpt

Attributes

Graph
Supertypes
trait NationOpt
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
object Austria
object Britain
object France
object Germany
object Italy
object Neutral
object Ottoman
object Russia
object Spain
Show all

Members list

Value members

Concrete methods

def army(num: Int): Army
def armyNext()(implicit counters: ArrCounters[Nation]): Army
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
Any

Inherited methods

Attributes

Inherited from:
NationOpt
def colour: Colour

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Abstract fields

val name: String