Bangtal Library for Game Development  v0.3.0
bangtal::Sound Member List

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

add(SoundPtr sound)bangtal::Soundprotectedstatic
create(const std::string &audio)bangtal::Soundstatic
getSound(SoundID id)bangtal::Soundstatic
idbangtal::Soundprotected
ID() constbangtal::Soundinline
onSound()bangtal::Soundvirtual
onSoundCallbackbangtal::Soundprotected
play(bool loop=false)bangtal::Soundvirtual
setOnSoundCallback(std::function< bool(SoundPtr)> callback)bangtal::Sound
Sound(const std::string &audio)bangtal::Soundprotected
stop()bangtal::Soundvirtual