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 1028 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 1032 of file lua_pseudo_code.cpp.

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

object methods exported to lua

Definition at line 1035 of file lua_pseudo_code.cpp.

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

for lua : void SetApproachObject (obj)

Definition at line 1038 of file lua_pseudo_code.cpp.

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

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

Definition at line 1041 of file lua_pseudo_code.cpp.

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

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

Definition at line 1045 of file lua_pseudo_code.cpp.

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

for lua : bool IsTargetAlive ()

Definition at line 1048 of file lua_pseudo_code.cpp.


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

Generated on Sat Jul 31 06:00:14 2010 for lua by  doxygen 1.5.6