This is the complete list of members for TextureCache, including all inherited members.
| _ID | Ref | |
| _luaID | Ref | |
| _scriptObject | Ref | |
| addImage(const std::string &filepath) | TextureCache | |
| addImage(Image *image, const std::string &key) | TextureCache | |
| addImageAsync(const std::string &filepath, const std::function< void(Texture2D *)> &callback) | TextureCache | virtual |
| autorelease() | Ref | |
| destroyInstance() | TextureCache | static |
| getCachedTextureInfo() const | TextureCache | |
| getInstance() | TextureCache | static |
| getReferenceCount() const | Ref | |
| getTextureForKey(const std::string &key) const | TextureCache | |
| purgeSharedTextureCache() | TextureCache | static |
| release() | Ref | |
| reloadAllTextures() | TextureCache | static |
| reloadTexture(const std::string &fileName) | TextureCache | |
| removeAllTextures() | TextureCache | |
| removeTexture(Texture2D *texture) | TextureCache | |
| removeTextureForKey(const std::string &key) | TextureCache | |
| removeUnusedTextures() | TextureCache | |
| retain() | Ref | |
| sharedTextureCache() | TextureCache | static |
| unbindAllImageAsync() | TextureCache | virtual |
| unbindImageAsync(const std::string &filename) | TextureCache | virtual |
| waitForQuit() | TextureCache | |
| ~Ref() | Ref | virtual |