User:Glyph

From Kerbal Space Program Wiki
Revision as of 23:06, 11 October 2015 by Glyph (talk | contribs)
Jump to: navigation, search

Vessel Class

Inherits Implements
MonoBehaviour
  • IShipconstruct
  • ITargetable
  • IDiscoverable

Properties

The following are public properties available in Glyph.

Signature Description

Fields

The following is a list of publically-accessible fields in Glyph. This includes protected items, which can be accessed by subclasses.

Signature Description
enum Situations { LANDED, SPLASHED, PRELAUNCH, FLYING, SUB_ORBITAL, ORBITING, ESCAPING, DOCKED }
enum State { INACTIVE, ACTIVE, DEAD }

Methods

The following are methods included in Glyph.

Signature Description