Public Member Functions | |
Sound (MohawkEngine *vm) | |
Audio::SoundHandle * | playSound (uint16 id, byte volume=Audio::Mixer::kMaxChannelVolume, bool loop=false, CueList *cueList=NULL) |
void | stopSound () |
void | stopSound (uint16 id) |
bool | isPlaying (uint16 id) |
bool | isPlaying () |
uint | getNumSamplesPlayed (uint16 id) |