Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
TextureCache Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
_scriptOwnedRef
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)TextureCachevirtual
autorelease()Ref
destroyInstance()TextureCachestatic
getCachedTextureInfo() const TextureCache
getInstance()TextureCachestatic
getReferenceCount() const Ref
getTextureFilePath(Texture2D *texture) const TextureCache
getTextureForKey(const std::string &key) const TextureCache
purgeSharedTextureCache()TextureCachestatic
release()Ref
reloadAllTextures()TextureCachestatic
reloadTexture(const std::string &fileName)TextureCache
removeAllTextures()TextureCache
removeTexture(Texture2D *texture)TextureCache
removeTextureForKey(const std::string &key)TextureCache
removeUnusedTextures()TextureCache
renameTextureWithKey(const std::string srcName, const std::string dstName)TextureCache
retain()Ref
sharedTextureCache()TextureCachestatic
unbindAllImageAsync()TextureCachevirtual
unbindImageAsync(const std::string &filename)TextureCachevirtual
waitForQuit()TextureCache
~Ref()Refvirtual