_age (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_ambientFadeOutDelay (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeArrayPosition (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeDuration (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeDurations (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeLastTick (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadePosition (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeSourceAttenuation (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeSourceHeading (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeSourceVolume (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeTargetAttenuation (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeTargetHeading (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeTargetVolume (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fadeVolumes (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_fading (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_hasFadeArray (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_id (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_playing (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_stopWhenSilent (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
_type (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
adjustVolume(uint32 volume) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
age(uint32 maxAge) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
fade(uint32 targetVolume, int32 targetHeading, int32 targetAttenuation, uint32 fadeDelay) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
fadeOut(uint32 fadeDelay) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
play(uint32 id, uint32 volume, uint16 heading, uint16 attenuation, bool loop, SoundType type) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
playedFrames() (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
setVolume3D(uint32 volume, uint16 heading, uint16 attenuation) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
SoundChannel(Myst3Engine *vm) (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
stop() (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
update() (defined in Myst3::SoundChannel) | Myst3::SoundChannel | |
~SoundChannel() (defined in Myst3::SoundChannel) | Myst3::SoundChannel | virtual |