LuaDocs/ACDropShip
From Data Realms Wiki
(Difference between revisions)
(ACDropShip - Automatically generated by LuaBot) |
(→Parent: ACraft) |
||
Line 1: | Line 1: | ||
- | ===Parent: [[ACraft|ACraft]]=== | + | ===Parent: [[LuaDocs/ACraft|ACraft]]=== |
'''Concrete Class.''' | '''Concrete Class.''' | ||
Line 6: | Line 6: | ||
[[LuaDocs/Index|'''Go back to Class Index''']] | [[LuaDocs/Index|'''Go back to Class Index''']] | ||
- | |||
==Properties== | ==Properties== |
Revision as of 17:13, 13 January 2012
Contents |
Parent: ACraft
Concrete Class. A hovering craft, with two engines on each attached on each end which tilt independently of the body to achieve steering.
Properties
ClassName
The class name of this Entity.A string with the friendly-formatted type name of this object.
Functions
DetectObstacle
Checks for obstacles in the travel direction.
Arguments:
- How far ahead of travel direction to check for obstacles.
Return value:
Which MOID was detected as obstacle. g_NoMOID means nothing was detected.