ScummVM API documentation
Saga2::SpeechTaskList Class Reference

Public Member Functions

 SpeechTaskList (void **buf)
 
 SpeechTaskList (Common::InSaveFile *in)
 
int32 archiveSize ()
 
void * archive (void *buf)
 
void write (Common::MemoryWriteStreamDynamic *out)
 
void cleanup ()
 
SpeechnewTask (ObjectID id, uint16 flags)
 
SpeechfindSpeech (ObjectID id)
 
SpeechcurrentActive ()
 
int32 activeCount ()
 
int speechCount ()
 
void remove (Speech *p)
 

Friends

void setNextActive ()
 
void deleteSpeech (ObjectID id)
 
void updateSpeech ()
 
void queueActorSpeech (GameObject *obj, char *text, int count, int32 sampleID, int flags)
 

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