ScummVM API documentation
Sludge::SpeechManager Class Reference

Public Member Functions

 SpeechManager (SludgeEngine *vm)
 
void init ()
 
void kill ()
 
int wrapSpeech (const Common::String &theText, int objT, int sampleFile, bool)
 
void display ()
 
int isThereAnySpeechGoingOn ()
 
bool isCurrentTalker (OnScreenPerson *person)
 
int getLastSpeechSound ()
 
void setObjFontColour (ObjectType *t)
 
void setSpeechSpeed (float speed)
 
float getSpeechSpeed ()
 
void setSpeechMode (int speechMode)
 
void save (Common::WriteStream *stream)
 
bool load (Common::SeekableReadStream *stream)
 
void freeze (FrozenStuffStruct *frozenStuff)
 
void restore (FrozenStuffStruct *frozenStuff)
 

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