ResourceManager Member List
This is the complete list of members for
ResourceManager, including all inherited members.
addToSearchPath(const std::string &path, bool append) | ResourceManager | |
cleanOrphans() | ResourceManager | [private] |
cleanUp(Resource *resource) | ResourceManager | [private, static] |
copyFile(const std::string &src, const std::string &dst) | ResourceManager | |
deleteInstance() | ResourceManager | [static] |
exists(const std::string &path) | ResourceManager | |
generator typedef | ResourceManager | |
get(const std::string &idPath, generator fun, void *data) | ResourceManager | |
getImage(const std::string &idPath) | ResourceManager | |
getImageSet(const std::string &imagePath, int w, int h) | ResourceManager | |
getInstance() | ResourceManager | [static] |
getMusic(const std::string &idPath) | ResourceManager | |
getPath(const std::string &file) | ResourceManager | |
getSoundEffect(const std::string &idPath) | ResourceManager | |
getSprite(const std::string &path, int variant=0) | ResourceManager | |
instance | ResourceManager | [private, static] |
isDirectory(const std::string &path) | ResourceManager | |
load(const std::string &path, loader fun) | ResourceManager | |
loader typedef | ResourceManager | |
loadFile(const std::string &fileName, int &fileSize) | ResourceManager | |
loadSDLSurface(const std::string &filename) | ResourceManager | |
loadTextFile(const std::string &fileName) | ResourceManager | |
mkdir(const std::string &path) | ResourceManager | |
mOldestOrphan | ResourceManager | [private] |
mOrphanedResources | ResourceManager | [private] |
mResources | ResourceManager | [private] |
release(Resource *) | ResourceManager | |
Resource class | ResourceManager | [friend] |
ResourceIterator typedef | ResourceManager | [private] |
ResourceManager() | ResourceManager | |
Resources typedef | ResourceManager | [private] |
searchAndAddArchives(const std::string &path, const std::string &ext, bool append) | ResourceManager | |
setWriteDir(const std::string &path) | ResourceManager | |
~ResourceManager() | ResourceManager | |