cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TextureCache Member List

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

_asyncRefCountTextureCacheprotected
_asyncStructQueueTextureCacheprotected
_asyncStructQueueMutexTextureCacheprotected
_imageInfoMutexTextureCacheprotected
_imageInfoQueueTextureCacheprotected
_loadingThreadTextureCacheprotected
_needQuitTextureCacheprotected
_referenceCountRefprotected
_sleepConditionTextureCacheprotected
_sleepMutexTextureCacheprotected
_texturesTextureCacheprotected
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
addUIImage(Image *image, const std::string &key)TextureCacheinline
autorelease()Ref
destroyInstance()TextureCachestatic
getCachedTextureInfo() const TextureCache
getDescription() const TextureCachevirtual
getInstance()TextureCachestatic
getReferenceCount() const Ref
getTextureForKey(const std::string &key) const TextureCache
purgeSharedTextureCache()TextureCachestatic
Ref()Refprotected
release()Ref
reloadAllTextures()TextureCachestatic
reloadTexture(const std::string &fileName)TextureCache
removeAllTextures()TextureCache
removeTexture(Texture2D *texture)TextureCache
removeTextureForKey(const std::string &key)TextureCache
removeUnusedTextures()TextureCache
retain()Ref
sharedTextureCache()TextureCachestatic
TextureCache()TextureCache
textureForKey(const std::string &key) const TextureCacheinline
waitForQuit()TextureCache
~Ref()Refvirtual
~TextureCache()TextureCachevirtual