Oolite JavaScript Reference: Station

From Elite Wiki
Revision as of 20:49, 2 August 2007 by Ahruman (talk | contribs) (New page: <small>'''Prototype:''' <code>Ship</code></small><br /> {{Oolite-future-scripting}} The '''<code>Station</code>''' class is an <code>[[Oolite/...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Prototype: Ship

The Station class is an Entity representing a station or carrier (i.e., a ship with a docking port). A Station has all the properties and methods of a Ship, and several others.

Properties

isMain

isMain [read-only boolean]

true if the station is the main station of the system, false otherwise.