Moon

ostrat.pspace.Planet.Moon
trait Moon extends SSBody

Attributes

Graph
Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
object TheMoon

Members list

Inherited
  • Not inherited
  • Coloured
  • SSBody
Keywords
  • no keywords
  • override

Value members

Inherited methods

def colour: Colour

Attributes

Inherited from:
SSBody

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured
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
SSBody -> Any
Inherited from:
SSBody

Inherited and Abstract fields

val name: String

The name of this body.

The name of this body.

Attributes

Inherited from:
SSBody