This is the complete list of members for Cine::PCSound, including all inherited members.
_currentBgSlot (defined in Cine::PCSound) | Cine::PCSound | protected |
_currentMusic (defined in Cine::PCSound) | Cine::PCSound | protected |
_currentMusicStatus (defined in Cine::PCSound) | Cine::PCSound | protected |
_mixer (defined in Cine::Sound) | Cine::Sound | protected |
_musicType (defined in Cine::Sound) | Cine::Sound | protected |
_player (defined in Cine::PCSound) | Cine::PCSound | protected |
_soundDriver (defined in Cine::PCSound) | Cine::PCSound | protected |
_vm (defined in Cine::Sound) | Cine::Sound | protected |
fadeOutMusic() override (defined in Cine::PCSound) | Cine::PCSound | virtual |
loadMusic(const char *name) override (defined in Cine::PCSound) | Cine::PCSound | virtual |
musicType() (defined in Cine::Sound) | Cine::Sound | virtual |
PCSound(Audio::Mixer *mixer, CineEngine *vm) (defined in Cine::PCSound) | Cine::PCSound | |
playMusic() override (defined in Cine::PCSound) | Cine::PCSound | virtual |
playSound(int mode, int channel, int param3, int param4, int param5, int size) override (defined in Cine::PCSound) | Cine::PCSound | virtual |
playSound(int channel, int frequency, const uint8 *data, int size, int volumeStep, int stepCount, int volume, int repeat) override (defined in Cine::PCSound) | Cine::PCSound | virtual |
setBgMusic(int num) override (defined in Cine::PCSound) | Cine::PCSound | virtual |
Sound(Audio::Mixer *mixer, CineEngine *vm) (defined in Cine::Sound) | Cine::Sound | inline |
stopMusic() override (defined in Cine::PCSound) | Cine::PCSound | virtual |
stopSound(int channel) override (defined in Cine::PCSound) | Cine::PCSound | virtual |
~PCSound() override (defined in Cine::PCSound) | Cine::PCSound | |
~Sound() (defined in Cine::Sound) | Cine::Sound | inlinevirtual |