|
Mana
|
This is the complete list of members for Sound, including all inherited members.
| Channel enum name | Sound | |
| CHANNEL_COUNT enum value | Sound | |
| CHANNEL_NOTIFICATIONS enum value | Sound | |
| CHANNEL_RESERVED_COUNT enum value | Sound | |
| 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() const | Sound | inline |
| haltMusic() | Sound | private |
| info() | Sound | private |
| init() | Sound | |
| logic() | Sound | |
| mCurrentMusicFile | Sound | private |
| mInstalled | Sound | private |
| mMusic | Sound | private |
| mMusicVolume | Sound | private |
| mNextMusicFile | Sound | private |
| mNotificationsVolume | Sound | private |
| mSfxVolume | Sound | private |
| mSounds | Sound | private |
| 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 |