33 #include "../../Core/Resources/resource.h" 41 class ResourceManager;
51 static void set(
ResourceManager &resources,
const std::shared_ptr<SoundCache> &cache);
Resource proxy of a specific type.
Definition: resource.h:57
virtual Resource< SoundBuffer > get_sound(const std::string &id)=0
Resource manager.
Definition: resource_manager.h:43
virtual ~SoundCache()
Definition: sound_cache.h:47
Definition: sound_cache.h:44