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