ScummVM API documentation
Twp::AudioSystem Member List

This is the complete list of members for Twp::AudioSystem, including all inherited members.

_slots (defined in Twp::AudioSystem)Twp::AudioSystem
_soundDefs (defined in Twp::AudioSystem)Twp::AudioSystem
_soundHover (defined in Twp::AudioSystem)Twp::AudioSystem
fadeOut(int id, float fadeTime) (defined in Twp::AudioSystem)Twp::AudioSystem
getDuration(int id) const (defined in Twp::AudioSystem)Twp::AudioSystem
getElapsed(int id) const (defined in Twp::AudioSystem)Twp::AudioSystem
getMasterVolume() const (defined in Twp::AudioSystem)Twp::AudioSystem
play(Common::SharedPtr< SoundDefinition > sndDef, Audio::Mixer::SoundType cat, int loopTimes=0, float fadeInTimeMs=0.f, float volume=1.f, int objId=0) (defined in Twp::AudioSystem)Twp::AudioSystem
playing(int id) const (defined in Twp::AudioSystem)Twp::AudioSystem
playing(Common::SharedPtr< SoundDefinition > soundDef) const (defined in Twp::AudioSystem)Twp::AudioSystem
setMasterVolume(float vol) (defined in Twp::AudioSystem)Twp::AudioSystem
setVolume(int id, float vol) (defined in Twp::AudioSystem)Twp::AudioSystem
stop(int id) (defined in Twp::AudioSystem)Twp::AudioSystem
update(float elapsed) (defined in Twp::AudioSystem)Twp::AudioSystem