Public Member Functions | |
Sound (SagaEngine *vm, Audio::Mixer *mixer) | |
void | playSound (SoundBuffer &buffer, int volume, bool loop, int resId) |
void | pauseSound () |
void | resumeSound () |
void | stopSound () |
void | playVoice (SoundBuffer &buffer) |
void | pauseVoice () |
void | resumeVoice () |
void | stopVoice () |
void | stopAll () |
void | setVolume () |