Uranus

ostrat.pspace.Uranus
object Uranus extends Planet

Attributes

Graph
Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Uranus.type

Members list

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

Type members

Inherited classlikes

trait Moon extends SSBody

Attributes

Inherited from:
Planet
Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
object TheMoon

Value members

Concrete methods

override def colour: Colour

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured
def moons: RArr[Moon]

Attributes

Inherited from:
Planet
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

Concrete fields

override val avSunDist: Metres
override val name: String

The name of this body.

The name of this body.

Attributes