cObjectController_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
 object methods exported to lua
mixed SetApproachObject (...)
 for lua : void SetApproachObject (obj)
mixed SetApproachPosition (...)
 for lua : void o:SetApproachPosition (x,y,z)
mixed DistanceToTarget (...)
mixed IsTargetAlive (...)
 for lua : bool IsTargetAlive ()

Static Public Member Functions

static mixed CreateObjectController (...)


Detailed Description

Definition at line 1040 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cObjectController_L::CreateObjectController (   ...  )  [inline, static]

static methods exported to lua for lua : cObjectController* CreateObjectController ();

Definition at line 1044 of file lua_pseudo_code.cpp.

mixed cObjectController_L::Destroy (   ...  )  [inline]

object methods exported to lua

Definition at line 1047 of file lua_pseudo_code.cpp.

mixed cObjectController_L::SetApproachObject (   ...  )  [inline]

for lua : void SetApproachObject (obj)

Definition at line 1050 of file lua_pseudo_code.cpp.

mixed cObjectController_L::SetApproachPosition (   ...  )  [inline]

for lua : void o:SetApproachPosition (x,y,z)

Definition at line 1053 of file lua_pseudo_code.cpp.

mixed cObjectController_L::DistanceToTarget (   ...  )  [inline]

for lua : number DistanceToTarget () only call if target is alive

Definition at line 1057 of file lua_pseudo_code.cpp.

mixed cObjectController_L::IsTargetAlive (   ...  )  [inline]

for lua : bool IsTargetAlive ()

Definition at line 1060 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Sun Feb 5 06:00:27 2012 for lua by  doxygen 1.5.6