ScummVM API documentation
Sludge::SoundManager Class Reference

Public Member Functions

void playSoundList (SoundList *s)
 
void handleSoundLists ()
 
void init ()
 
bool initSoundStuff ()
 
void killSoundStuff ()
 
bool playMOD (int, int, int)
 
void stopMOD (int)
 
void setMusicVolume (int a, int v)
 
void setDefaultMusicVolume (int v)
 
int cacheSound (int f)
 
bool startSound (int, bool=false)
 
void huntKillSound (int a)
 
void huntKillFreeSound (int filenum)
 
void setSoundVolume (int a, int v)
 
void setDefaultSoundVolume (int v)
 
void setSoundLoop (int a, int s, int e)
 
bool stillPlayingSound (int ch)
 
bool getSoundCacheStack (StackHandler *sH)
 
int findInSoundCache (int a)
 
void loadSounds (Common::SeekableReadStream *stream)
 
void saveSounds (Common::WriteStream *stream)
 
uint getSoundSource (int index)
 

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