|
|
| ImtGod (MediaStationEngine *vm) |
| |
|
void | addConstructedActor (Actor *actorToAdd) |
| |
|
void | destroyActor (uint actorId) |
| |
|
void | registerParameterClient (ParameterClient *client) |
| |
|
void | unregisterParameterClient (ParameterClient *client) |
| |
|
void | destroyContext (uint contextId, bool eraseFromLoadedContexts=true) |
| |
|
void | destroyAllContexts () |
| |
|
void | lockContext (uint contextId) |
| |
|
bool | contextIsLocked (uint contextId) |
| |
|
void | clearAllContextLocks () |
| |
|
void | readUnrecognizedFromStream (Chunk &chunk, uint sectionType) |
| |
|
void | readHeaderSections (Subfile &subfile, Chunk &chunk) |
| |
|
const FileInfo & | fileInfoForIdent (uint fileId) |
| |
|
const StreamInfo & | streamInfoForIdent (uint streamId) |
| |
|
const ScreenReference & | screenRefWithId (uint screenActorId) |
| |
|
const ContextReference & | contextRefWithId (uint contextId) |
| |
|
Actor * | getActorById (uint actorId) |
| |
|
Actor * | getActorByIdAndType (uint actorId, ActorType expectedType) |
| |
|
SpatialEntity * | getSpatialEntityById (uint spatialEntityId) |
| |
|
ChannelClient * | getChannelClientByChannelIdent (uint channelIdent) |
| |
|
ScriptValue * | getVariable (uint variableId) |
| |
|
Context * | getContextById (uint contextId) |
| |
|
bool | isFirstGenerationEngine () const |
| |
|
void | setupInitialStreamMap () |
| |
|
void | setChannelIdent (ChannelIdent channelIdent) |
| |
|
ChannelIdent | channelIdent () const |
| |
|
void | registerWithStreamManager () |
| |
|
void | unregisterWithStreamManager () |
| |
|
|
ChannelIdent | _channelIdent = 0 |
| |
The documentation for this class was generated from the following file: