Public Member Functions | |
ActorDialogueQueue (BladeRunnerEngine *vm) | |
void | add (int actorId, int sentenceId, int animationMode) |
void | addPause (int32 delayMillis) |
void | flush (int a1, bool callScript) |
bool | isEmpty () |
void | tick () |
void | save (SaveFileWriteStream &f) |
void | load (SaveFileReadStream &f) |