Mana
Loading...
Searching...
No Matches
Sound Member List

This is the complete list of members for Sound, including all inherited members.

Channel enum nameSound
CHANNEL_COUNT enum valueSound
CHANNEL_NOTIFICATIONS enum valueSound
CHANNEL_RESERVED_COUNT enum valueSound
close()Sound
fadeInMusic(const std::string &fileName, int ms=1000)Sound
fadeOutAndPlayMusic(const std::string &fileName, int ms=1000)Sound
fadeOutMusic(int ms=1000)Sound
getMaxVolume() constSoundinline
haltMusic()Soundprivate
info()Soundprivate
init()Sound
logic()Sound
mCurrentMusicFileSoundprivate
mInstalledSoundprivate
mMusicSoundprivate
mMusicVolumeSoundprivate
mNextMusicFileSoundprivate
mNotificationsVolumeSoundprivate
mSfxVolumeSoundprivate
mSoundsSoundprivate
playMusic(const std::string &fileName)Sound
playNotification(const std::string &path)Sound
playSfx(const std::string &path, int x=0, int y=0)Sound
setMusicVolume(int volume)Sound
setNotificationsVolume(int volume)Sound
setSfxVolume(int volume)Sound
Sound()Sound
stopMusic()Sound
~Sound()Sound