#include <SCA_AlwaysSensor.h>
Inheritance diagram for SCA_AlwaysSensor:
Public Methods | |
SCA_AlwaysSensor (class SCA_EventManager* eventmgr, SCA_IObject* gameobj, PyTypeObject* T =&Type) | |
Always trigger. More... | |
virtual | ~SCA_AlwaysSensor () |
virtual CValue* | GetReplica () |
virtual bool | Evaluate (CValue* event) |
virtual bool | IsPositiveTrigger () |
virtual PyObject* | _getattr (char *attr) |
Version:
Definition at line 12 of file SCA_AlwaysSensor.h.
|
Always trigger. Version:
Definition at line 15 of file SCA_AlwaysSensor.cpp. Referenced by GetReplica(). |
|
Definition at line 20 of file SCA_AlwaysSensor.h. |
|
Reimplemented from SCA_ISensor. Definition at line 24 of file SCA_AlwaysSensor.cpp. |
|
Reimplemented from SCA_ISensor. Definition at line 21 of file SCA_AlwaysSensor.h. |
|
Reimplemented from SCA_ISensor. Definition at line 30 of file SCA_AlwaysSensor.h. |
|
Reimplemented from SCA_ISensor. Definition at line 73 of file SCA_AlwaysSensor.cpp. |