LuaDocs/ACRocket

From Data Realms Wiki

(Difference between revisions)
Jump to: navigation, search
(ACRocket - Automatically generated by LuaBot)
(ACRocket - Automatically generated by LuaBot)
Line 6: Line 6:
[[LuaDocs/Index|'''Go back to Class Index''']]
[[LuaDocs/Index|'''Go back to Class Index''']]
 +
 +
 +
 +
==Enumerations==
 +
===LandingGearState===
 +
* 0 = RAISED
 +
* 1 = LOWERED
 +
* 2 = LOWERING
 +
* 3 = RAISING
 +
* 4 = GearStateCount
 +

Revision as of 22:58, 10 May 2011

Contents

Parent: ACraft

Concrete Class. A rocket craft, with main engine and rotation of the whole body as a means of steering.

Go back to Class Index


Enumerations

LandingGearState

  • 0 = RAISED
  • 1 = LOWERED
  • 2 = LOWERING
  • 3 = RAISING
  • 4 = GearStateCount


Properties

ClassName

The class name of this Entity.A string with the friendly-formatted type name of this object.


Go back to Class Index

Personal tools