This is the complete list of members for Gob::BackgroundAtmosphere, including all inherited members.
_16bit (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_cur (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_curFadeSamples (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_data (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_end (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_fade (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_fadeLength (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_fadeSamples (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_fadeVol (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_fadeVolStep (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_freq (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_handle (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_last (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_length (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_mixer (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_offset (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_offsetFrac (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_offsetInc (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_playingSound (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_rate (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
_repCount (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
BackgroundAtmosphere(Audio::Mixer &mixer) (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
endFade() (defined in Gob::SoundMixer) | Gob::SoundMixer | privatevirtual |
endOfData() const override | Gob::SoundMixer | inlineprivatevirtual |
endOfStream() const override | Gob::SoundMixer | inlineprivatevirtual |
getPlayingSound() const (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
getRate() const override | Gob::SoundMixer | inlineprivatevirtual |
isPlaying() const (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
isStereo() const override | Gob::SoundMixer | inlineprivatevirtual |
play(SoundDesc &sndDesc, int16 repCount, int16 frequency, int16 fadeLength=0) (defined in Gob::SoundMixer) | Gob::SoundMixer | privatevirtual |
playBA() (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
queueClear() (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
queueSample(SoundDesc &sndDesc) (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
readBuffer(int16 *buffer, const int numSamples) override | Gob::SoundMixer | privatevirtual |
setPlayMode(Sound::BackgroundPlayMode mode) (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
setRepeating(int32 repCount) (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
setSample(SoundDesc &sndDesc, int16 repCount, int16 frequency, int16 fadeLength) (defined in Gob::SoundMixer) | Gob::SoundMixer | privatevirtual |
setShadable(bool shadable) (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
shade() (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
SoundMixer(Audio::Mixer &mixer, Audio::Mixer::SoundType type) (defined in Gob::SoundMixer) | Gob::SoundMixer | private |
stop(int16 fadeLength) (defined in Gob::SoundMixer) | Gob::SoundMixer | privatevirtual |
stopBA() (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
unshade() (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
~AudioStream() (defined in Audio::AudioStream) | Audio::AudioStream | inlineprivatevirtual |
~BackgroundAtmosphere() override (defined in Gob::BackgroundAtmosphere) | Gob::BackgroundAtmosphere | |
~SoundMixer() override (defined in Gob::SoundMixer) | Gob::SoundMixer | private |