Cocos2d-x  v3.15
TextureCache Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
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() constTextureCache
getDescription() constTextureCachevirtual
getInstance()TextureCachestatic
getReferenceCount() constRef
getTextureFilePath(Texture2D *texture) constTextureCache
getTextureForKey(const std::string &key) constTextureCache
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
TextureCache()TextureCache
unbindAllImageAsync()TextureCachevirtual
unbindImageAsync(const std::string &filename)TextureCachevirtual
waitForQuit()TextureCache
~Ref()Refvirtual
~TextureCache()TextureCachevirtual