This is the complete list of members for Chewy::Sound, including all inherited members.
getUserMusicVolume() const (defined in Chewy::Sound) | Chewy::Sound | |
getUserSoundVolume() const (defined in Chewy::Sound) | Chewy::Sound | |
isMusicActive() const (defined in Chewy::Sound) | Chewy::Sound | |
isSoundActive(uint channel) const (defined in Chewy::Sound) | Chewy::Sound | |
isSpeechActive() const (defined in Chewy::Sound) | Chewy::Sound | |
musicEnabled() const (defined in Chewy::Sound) | Chewy::Sound | |
pauseMusic() (defined in Chewy::Sound) | Chewy::Sound | |
pauseSound(uint channel) (defined in Chewy::Sound) | Chewy::Sound | |
pauseSpeech() (defined in Chewy::Sound) | Chewy::Sound | |
playMusic(int16 num, bool loop=false) (defined in Chewy::Sound) | Chewy::Sound | |
playMusic(uint8 *data, uint32 size, uint8 volume=63) (defined in Chewy::Sound) | Chewy::Sound | |
playRoomMusic(int16 roomNum) (defined in Chewy::Sound) | Chewy::Sound | |
playSound(int num, uint channel=0, uint16 loops=1, uint16 volume=63, uint16 balance=63) (defined in Chewy::Sound) | Chewy::Sound | |
playSound(uint8 *data, uint32 size, uint channel=0, uint16 loops=1, uint16 volume=63, uint16 balance=63, DisposeAfterUse::Flag dispose=DisposeAfterUse::YES) (defined in Chewy::Sound) | Chewy::Sound | |
playSpeech(int num, bool waitForFinish, uint16 balance=63) (defined in Chewy::Sound) | Chewy::Sound | |
resumeMusic() (defined in Chewy::Sound) | Chewy::Sound | |
resumeSound(uint channel) (defined in Chewy::Sound) | Chewy::Sound | |
resumeSpeech() (defined in Chewy::Sound) | Chewy::Sound | |
setActiveMusicVolume(uint8 volume) (defined in Chewy::Sound) | Chewy::Sound | |
setSoundChannelBalance(uint channel, int8 balance) (defined in Chewy::Sound) | Chewy::Sound | |
setSoundChannelVolume(uint channel, uint volume) (defined in Chewy::Sound) | Chewy::Sound | |
setSpeechBalance(uint16 balance=63) (defined in Chewy::Sound) | Chewy::Sound | |
setUserMusicVolume(uint volume) (defined in Chewy::Sound) | Chewy::Sound | |
setUserSoundVolume(uint volume) (defined in Chewy::Sound) | Chewy::Sound | |
Sound(Audio::Mixer *mixer) (defined in Chewy::Sound) | Chewy::Sound | |
soundEnabled() const (defined in Chewy::Sound) | Chewy::Sound | |
speechEnabled() const (defined in Chewy::Sound) | Chewy::Sound | |
stopAll() (defined in Chewy::Sound) | Chewy::Sound | |
stopAllSounds() (defined in Chewy::Sound) | Chewy::Sound | |
stopMusic() (defined in Chewy::Sound) | Chewy::Sound | |
stopSound(uint channel=0) (defined in Chewy::Sound) | Chewy::Sound | |
stopSpeech() (defined in Chewy::Sound) | Chewy::Sound | |
subtitlesEnabled() const (defined in Chewy::Sound) | Chewy::Sound | |
syncSoundSettings() (defined in Chewy::Sound) | Chewy::Sound | |
toggleMusic(bool enable) (defined in Chewy::Sound) | Chewy::Sound | |
toggleSound(bool enable) (defined in Chewy::Sound) | Chewy::Sound | |
toggleSpeech(bool enable) (defined in Chewy::Sound) | Chewy::Sound | |
toggleSubtitles(bool enable) (defined in Chewy::Sound) | Chewy::Sound | |
waitForSpeechToFinish() | Chewy::Sound | |
~Sound() (defined in Chewy::Sound) | Chewy::Sound | virtual |