ScummVM API documentation
Illusions::UpdateFunctions Class Reference

Classes

struct  FindInsertionPosition
 

Public Member Functions

void add (int priority, uint32 sceneId, UpdateFunctionCallback *callback)
 
void update ()
 
void terminateByScene (uint32 sceneId)
 

Protected Types

typedef Common::List< UpdateFunction * > UpdateFunctionList
 
typedef UpdateFunctionList::iterator UpdateFunctionListIterator
 

Protected Attributes

Common::List< UpdateFunction * > _updateFunctions
 
uint32 _lastTimerUpdateTime
 

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