Oolite JavaScript Reference: Station

From Elite Wiki
Revision as of 11:29, 6 December 2007 by Ahruman (talk | contribs) (Changed future-scripting tag to added-in-1.70, updated links.)

Prototype: Ship

This class was added in Oolite test release 1.70.

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

isMainStation

isMainStation [read-only boolean]

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