|
Practical Tools for Simple Design
|
This is the complete list of members for Util::BGM, including all inherited members.
| BGM()=delete (defined in Util::BGM) | Util::BGM | |
| BGM(const std::string &path) | Util::BGM | explicit |
| BGM(const BGM &)=delete | Util::BGM | |
| FadeIn(int tick, int loop=-1) | Util::BGM | |
| FadeOut(int tick) | Util::BGM | |
| GetVolume() const | Util::BGM | |
| LoadMedia(const std::string &path) | Util::BGM | |
| operator=(const BGM &)=delete | Util::BGM | |
| Pause() | Util::BGM | |
| Play(int loop=-1) | Util::BGM | |
| Resume() | Util::BGM | |
| SetVolume(int volume) | Util::BGM | |
| VolumeDown(int step=1) | Util::BGM | |
| VolumeUp(int step=1) | Util::BGM |