|
| Sound (Audio::Mixer *mixer, ResourceManager *resource, Decompressor *decompressor) |
|
void | playAmigaSfx (const Common::String &filename, byte channel, byte volume) |
|
bool | loadMusic (const Common::String &filename) |
|
void | loadSFX (const Common::String &filename) |
|
void | playMusic (int num) |
|
void | stopMusic () |
|
void | unloadMusic () |
|
void | playSFX (int num) |
|
void | playMusicOrSFX (int num) |
|
void | stopMusicOrSFX (int num) |
|
void | stopSfxForChannel (byte channel) |
|
void | stopSfxByNum (int num) |
|
void | stopAllSfx () |
|
bool | playPCM (const byte *data, uint32 size) |
|
The documentation for this class was generated from the following file: