ScummVM API documentation
MediaStation::Document Class Reference
Inheritance diagram for MediaStation::Document:
MediaStation::ParameterClient

Public Member Functions

virtual bool attemptToReadFromStream (Chunk &chunk, uint sectionType) override
 
void readStartupInformation (Chunk &chunk)
 
void readContextLoadComplete (Chunk &chunk)
 
void beginTitle ()
 
void startContextLoad (uint contextId)
 
bool isContextLoadInProgress (uint contextId)
 
void branchToScreen (uint screenId, bool disableScreenAutoUpdate)
 
void streamDidClose (uint streamId)
 
void streamDidFinish (uint streamId)
 
void streamDidOpen (uint streamId)
 
void streamWillRead (uint streamId)
 
uint contextIdForScreenActorId (uint screenActorId)
 
void addToContextLoadQueue (uint contextId)
 
void removeFromContextLoadQueue (uint contextId)
 
bool isContextLoadQueued (uint contextId)
 
void contextReleaseComplete (uint contextId)
 
void contextAlreadyReleased (uint contextId)
 

The documentation for this class was generated from the following file: