#include <SCA_PropertyActuator.h>
Inheritance diagram for SCA_PropertyActuator:

Public Methods | |
| SCA_PropertyActuator (SCA_IObject* gameobj,CValue* sourceObj,const CCString& propname,const CCString& expr,int acttype,PyTypeObject* T=&Type ) | |
| Assign, change, copy properties. More... | |
| virtual | ~SCA_PropertyActuator () |
| virtual CValue* | GetReplica () |
| virtual bool | Update (double curtime,double deltatime) |
| virtual PyObject* | _getattr (char *attr) |
| KX_PYMETHOD_DOC (SCA_PropertyActuator,SetProperty) | |
| KX_PYMETHOD_DOC (SCA_PropertyActuator,GetProperty) | |
| KX_PYMETHOD_DOC (SCA_PropertyActuator,SetValue) | |
| KX_PYMETHOD_DOC (SCA_PropertyActuator,GetValue) | |
Version:
Definition at line 12 of file SCA_PropertyActuator.h.
|
|
Assign, change, copy properties. Version:
Definition at line 17 of file SCA_PropertyActuator.cpp. Referenced by GetReplica(). |
|
|
Definition at line 26 of file SCA_PropertyActuator.cpp. |
|
|
Reimplemented from CValue. Definition at line 35 of file SCA_PropertyActuator.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from SCA_IActuator. Definition at line 31 of file SCA_PropertyActuator.cpp. |
|
|
Reimplemented from SCA_ILogicBrick. Definition at line 169 of file SCA_PropertyActuator.cpp. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000