|
|
| Actor (ActorType type) |
| |
|
virtual void | process () |
| |
|
virtual ScriptValue | callMethod (BuiltInMethod methodId, Common::Array< ScriptValue > &args) |
| |
|
virtual bool | isSpatialActor () const |
| |
|
virtual void | initFromParameterStream (Chunk &chunk) |
| |
|
virtual void | readParameter (Chunk &chunk, ActorHeaderSectionType paramType) |
| |
|
virtual void | loadIsComplete () |
| |
|
void | processTimeScriptResponses () |
| |
|
void | runScriptResponseIfExists (EventType eventType, const ScriptValue &arg) |
| |
|
void | runScriptResponseIfExists (EventType eventType) |
| |
|
ActorType | type () const |
| |
|
uint | id () const |
| |
|
uint | contextId () const |
| |
|
void | setId (uint id) |
| |
|
void | setContextId (uint id) |
| |
|
const char * | debugName () const |
| |
|
void | updateDebugName () |
| |
The documentation for this class was generated from the following file: