Public Member Functions | |
SoundMgr (PetkaEngine &vm) | |
Sound * | addSound (const Common::String &name, Audio::Mixer::SoundType type) |
Sound * | findSound (const Common::String &name) const |
void | removeSound (const Common::String &name) |
void | removeSoundsWithType (Audio::Mixer::SoundType type) |
void | removeAll () |