Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getTextureCache
Method
getTextureCache
core/base/Director.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
TextureCache* Director::getTextureCache() const
435
{
436
return _textureCache;
437
}
438
439
void Director::initTextureCache()
440
{
Callers
15
initWithDictionary
Method · 0.80
getDefaultTexture
Function · 0.80
getTexture
Method · 0.80
initWithTilesetInfo
Method · 0.80
initWithString
Method · 0.80
initWithTileFile
Method · 0.80
create
Method · 0.80
newFontAtlas
Method · 0.80
reloadBMFontResource
Method · 0.80
initWithFile
Method · 0.80
addSpriteFrameWithFile
Method · 0.80
initWithFile
Method · 0.80
Calls
no outgoing calls
Tested by
15
TestCase
Method · 0.64
createDetailDlg
Method · 0.64
shouldNotCrash
Method · 0.64
StressTest2
Method · 0.64
~CaptureScreenTest
Method · 0.64
onCaptured
Method · 0.64
~CaptureNodeTest
Method · 0.64
IntervalTest
Method · 0.64
loadDefaultSprites
Method · 0.64
loadSpriteFrames
Method · 0.64
reload
Method · 0.64
addSpriteFramesWithJson
Method · 0.64