Planet

ostrat.pspace.Planet
trait Planet extends SSPrimaryBody

Attributes

Graph
Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Known subtypes
object Earth
object Jupiter
object Mars
object Mercury
object Neptune
object Pluto
object Saturn
object Uranus
object Venus
Show all

Members list

Type members

Classlikes

trait Moon extends SSBody

Attributes

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

Value members

Concrete methods

def moons: RArr[Moon]

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

Abstract fields

Inherited fields

val name: String

The name of this body.

The name of this body.

Attributes

Inherited from:
SSBody