cocos2d-x  3.0Beta0
 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
_autoReleaseCountObjectprotected
_IDObject
_imageInfoMutexTextureCacheprotected
_imageInfoQueueTextureCacheprotected
_loadingThreadTextureCacheprotected
_luaIDObject
_needQuitTextureCacheprotected
_referenceObjectprotected
_sleepConditionTextureCacheprotected
_sleepMutexTextureCacheprotected
_texturesTextureCacheprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
addImage(const std::string &filepath)TextureCache
addImage(Image *image, const std::string &key)TextureCache
addImageAsync(const std::string &filepath, std::function< void(Texture2D *)> callback)TextureCachevirtual
addUIImage(Image *image, const std::string &key)TextureCacheinline
autorelease()Object
destroyInstance()TextureCachestatic
dumpCachedTextureInfo() const TextureCache
getDescription() const TextureCachevirtual
getInstance()TextureCachestatic
getTextureForKey(const std::string &key) const TextureCache
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
Object()Object
purgeSharedTextureCache()TextureCachestatic
release()Objectinline
reloadAllTextures()TextureCachestatic
removeAllTextures()TextureCache
removeTexture(Texture2D *texture)TextureCache
removeTextureForKey(const std::string &key)TextureCache
removeUnusedTextures()TextureCache
retain()Objectinline
retainCount() const Object
sharedTextureCache()TextureCachestatic
TextureCache()TextureCache
textureForKey(const std::string &key) const TextureCacheinline
update(float dt)Objectinlinevirtual
waitForQuit()TextureCache
~Object()Objectvirtual
~TextureCache()TextureCachevirtual