This is the complete list of members for bangtal::Sound, including all inherited members.
add(SoundPtr sound) | bangtal::Sound | protectedstatic |
create(const std::string &audio) | bangtal::Sound | static |
getSound(SoundID id) | bangtal::Sound | static |
id | bangtal::Sound | protected |
ID() const | bangtal::Sound | inline |
onSound() | bangtal::Sound | virtual |
onSoundCallback | bangtal::Sound | protected |
play(bool loop=false) | bangtal::Sound | virtual |
setOnSoundCallback(std::function< bool(SoundPtr)> callback) | bangtal::Sound | |
Sound(const std::string &audio) | bangtal::Sound | protected |
stop() | bangtal::Sound | virtual |