Public Member Functions | |
| AudioPlayer (Audio::Mixer *mixer, uint32 gameID) | |
| void | setSoundGroup (const Common::Path &filename) |
| void | setDefaultSoundGroup () |
| void | playSound (int soundIndex, bool loop=false) |
| void | stop () |
| void | setVolume (int volume) |
| bool | isPlaying () const |