LuaDocs/ACRocket
From Data Realms Wiki
(Difference between revisions)
(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.
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.