This is the complete list of members for Myst3::Sound, including all inherited members.
age() (defined in Myst3::Sound) | Myst3::Sound | |
computeVolumeBalance(int32 volume, int32 heading, uint attenuation, int32 *mixerVolume, int32 *balance) (defined in Myst3::Sound) | Myst3::Sound | |
fadeOutOldSounds(uint32 fadeDelay) (defined in Myst3::Sound) | Myst3::Sound | |
getChannelForSound(uint32 id, SoundType type, bool *found=nullptr) (defined in Myst3::Sound) | Myst3::Sound | |
isPlaying(uint32 id) (defined in Myst3::Sound) | Myst3::Sound | |
playCue(uint32 id, uint32 volume, uint16 heading, uint16 attenuation) (defined in Myst3::Sound) | Myst3::Sound | |
playedFrames(uint32 id) (defined in Myst3::Sound) | Myst3::Sound | |
playEffect(uint32 id, uint32 volume, uint16 heading=0, uint16 attenuation=0) (defined in Myst3::Sound) | Myst3::Sound | |
playEffectFadeInOut(uint32 id, uint32 volume, uint16 heading, uint16 attenuation, uint32 fadeInDuration, uint32 playDuration, uint32 fadeOutDuration) (defined in Myst3::Sound) | Myst3::Sound | |
playEffectLooping(uint32 id, uint32 volume, uint16 heading=0, uint16 attenuation=0) (defined in Myst3::Sound) | Myst3::Sound | |
resetSoundVars() (defined in Myst3::Sound) | Myst3::Sound | |
setupNextSound(SoundNextCommand command, int16 controlVar, int16 startSoundId, int16 soundCount, int32 soundMinDelay, int32 soundMaxDelay, int32 controlSoundId=0, int32 controlSoundMaxPosition=0) (defined in Myst3::Sound) | Myst3::Sound | |
Sound(Myst3Engine *vm) (defined in Myst3::Sound) | Myst3::Sound | |
stopCue(uint32 fadeDelay) (defined in Myst3::Sound) | Myst3::Sound | |
stopEffect(uint32 id, uint32 fadeDuration) (defined in Myst3::Sound) | Myst3::Sound | |
stopMusic(uint32 fadeDelay) (defined in Myst3::Sound) | Myst3::Sound | |
update() (defined in Myst3::Sound) | Myst3::Sound | |
~Sound() (defined in Myst3::Sound) | Myst3::Sound | virtual |