|
| Sound (Audio::Mixer *mixer) |
|
void | setPlayer (SfxPlayer *player) |
|
void | stopAll () |
|
void | playMusic (const char *path, int loops) |
|
void | playAifcMusic (const char *path, uint32 offset) |
|
void | playSfxMusic (int num) |
|
void | stopMusic () |
|
void | stopAifcMusic () |
|
void | stopSfxMusic () |
|
void | preloadSoundAiff (byte num, const byte *data) |
|
void | playSoundRaw (byte channel, const byte *data, size_t size, int freq, byte volume) |
|
void | playSoundWav (byte channel, const byte *data, size_t size, uint16 freq, byte volume, byte loop) |
|
void | playSoundAiff (byte channel, byte num, byte volume) |
|
void | stopSound (byte channel) |
|
The documentation for this class was generated from the following file: