ScummVM API documentation
Saga::Sound Class Reference

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 ()
 

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