close() | Sound | |
fadeInMusic(const std::string &path, int ms=2000) | Sound | |
fadeOutMusic(int ms) | Sound | |
getMaxVolume() const | Sound | |
haltMusic() | Sound | [private] |
info() | Sound | [private] |
init() | Sound | |
mCurrentMusicFile | Sound | [private] |
mInstalled | Sound | [private] |
mMusic | Sound | [private] |
mMusicVolume | Sound | [private] |
mSfxVolume | Sound | [private] |
playMusic(const std::string &path) | Sound | |
playSfx(const std::string &path) | Sound | |
setMusicVolume(int volume) | Sound | |
setSfxVolume(int volume) | Sound | |
Sound() | Sound | |
stopMusic() | Sound | |
~Sound() | Sound |