#include <sound_cache.h>
Public Member Functions | |
virtual | ~SoundCache () |
virtual Resource< SoundBuffer > | get_sound (const std::string &id)=0 |
Static Public Member Functions | |
static SoundCache & | get (const ResourceManager &resources) |
static void | set (ResourceManager &resources, const std::shared_ptr< SoundCache > &cache) |