Mana
Loading...
Searching...
No Matches
ResourceManager Member List

This is the complete list of members for ResourceManager, including all inherited members.

addToSearchPath(const std::string &path, bool append)ResourceManagerstatic
cleanOrphans()ResourceManagerprivate
cleanUp(Resource *resource)ResourceManagerprivatestatic
deleteInstance()ResourceManagerstatic
get(const std::string &idPath, const std::function< Resource *()> &generator)ResourceManagerprivate
getImage(const std::string &idPath)ResourceManager
getImageSet(const std::string &imagePath, int w, int h)ResourceManager
getInstance()ResourceManagerstatic
getMusic(const std::string &path)ResourceManager
getPath(const std::string &file)ResourceManagerstatic
getSoundEffect(const std::string &path)ResourceManager
getSprite(const std::string &path, int variant=0)ResourceManager
instanceResourceManagerprivatestatic
mOldestOrphanResourceManagerprivate
mOrphanedResourcesResourceManagerprivate
mResourcesResourceManagerprivate
release(Resource *)ResourceManagerprivate
remove(Resource *)ResourceManagerprivate
ResourceResourceManagerfriend
ResourceManager()ResourceManager
searchAndAddArchives(const std::string &path, const std::string &ext, bool append)ResourceManagerstatic
~ResourceManager()ResourceManager