GitHub
Top
Axmol Engine
2.4.0-258ceca
Loading...
Searching...
No Matches
TextureCache Member List
This is the complete list of members for
TextureCache
, including all inherited members.
_ID
Object
_luaID
Object
addImage
(std::string_view filepath)
TextureCache
addImage
(Image *image, std::string_view key)
TextureCache
addImage
(const Data &imageData, std::string_view key)
TextureCache
addImageAsync
(std::string_view filepath, const std::function< void(Texture2D *)> &callback)
TextureCache
virtual
autorelease
()
Object
getCachedTextureInfo
() const
TextureCache
getDescription
() const
TextureCache
virtual
getDummyTexture
()
TextureCache
getReferenceCount
() const
Object
getTextureFilePath
(Texture2D *texture) const
TextureCache
getTextureForKey
(std::string_view key) const
TextureCache
getWhiteTexture
()
TextureCache
getWhiteTexture
(std::string_view key, uint8_t luma)
TextureCache
release
()
Object
reloadTexture
(std::string_view fileName)
TextureCache
removeAllTextures
()
TextureCache
removeTexture
(Texture2D *texture)
TextureCache
removeTextureForKey
(std::string_view key)
TextureCache
removeUnusedTextures
()
TextureCache
renameTextureWithKey
(std::string_view srcName, std::string_view dstName)
TextureCache
retain
()
Object
TextureCache
()
TextureCache
unbindAllImageAsync
()
TextureCache
virtual
unbindImageAsync
(std::string_view filename)
TextureCache
virtual
waitForQuit
()
TextureCache
~Object
()
Object
virtual
~TextureCache
()
TextureCache
virtual
Generated on Thu Mar 13 2025 15:25:54 for Axmol Engine by
1.13.2