#include <DebugActuator.h>
Inheritance diagram for DebugActuator:
Public Methods | |
DebugActuator (SCA_IObject* gameobj) | |
virtual | ~DebugActuator () |
virtual bool | Update (double curtime,double deltatime) |
virtual CValue* | GetReplica () |
DebugActuator (CValue* gameobj, PyTypeObject* T=&Type) | |
virtual | ~DebugActuator () |
virtual bool | Update (double curtime,double deltatime) |
PyObject* | PyDebug (PyObject* self, PyObject* args, PyObject* kwds) |
virtual PyObject* | _getattr (char *attr) |
DebugActuator (SCA_IObject* gameobj) | |
virtual | ~DebugActuator () |
virtual bool | Update (double curtime,double deltatime) |
virtual CValue* | GetReplica () |
Static Public Methods | |
PyObject* | sPyDebug (PyObject* self, PyObject* args, PyObject* kwds) |
Version:
Definition at line 8 of file GameLogic/LogicTest/DebugActuator.h.
|
Definition at line 11 of file GameLogic/LogicTest/DebugActuator.h. |
|
Definition at line 13 of file GameLogic/LogicTest/DebugActuator.h. |
|
Definition at line 12 of file GameLogic/Python/DebugActuator.h. |
|
Definition at line 14 of file GameLogic/Python/DebugActuator.h. |
|
Definition at line 16 of file GamePlayer/common/DebugActuator.h. |
|
Definition at line 18 of file GamePlayer/common/DebugActuator.h. |
|
Reimplemented from CValue. Definition at line 35 of file GamePlayer/common/DebugActuator.h. |
|
Reimplemented from CValue. Definition at line 30 of file GameLogic/LogicTest/DebugActuator.h. |
|
Definition at line 31 of file GameLogic/Python/DebugActuator.h. |
|
Reimplemented from SCA_IActuator. Definition at line 19 of file GamePlayer/common/DebugActuator.h. |
|
Reimplemented from SCA_IActuator. Definition at line 15 of file GameLogic/Python/DebugActuator.h. |
|
Reimplemented from SCA_IActuator. Definition at line 14 of file GameLogic/LogicTest/DebugActuator.h. |
|
Reimplemented from SCA_ILogicBrick. Definition at line 35 of file DebugActuator.cpp. |
|
Definition at line 45 of file GameLogic/Python/DebugActuator.h. |