Lunit

ostrat.gThree.h3p.Lunit
See theLunit companion object
class Lunit(val team: Team, val num: Int) extends Coloured

Attributes

Companion
object
Graph
Supertypes
trait Coloured
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def colour: Colour

Attributes

Definition Classes
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:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Concrete fields

val num: Int
val team: Team