MCPcopy 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
434TextureCache* Director::getTextureCache() const
435{
436 return _textureCache;
437}
438
439void Director::initTextureCache()
440{

Callers 15

initWithDictionaryMethod · 0.80
getDefaultTextureFunction · 0.80
getTextureMethod · 0.80
initWithTilesetInfoMethod · 0.80
initWithStringMethod · 0.80
initWithTileFileMethod · 0.80
createMethod · 0.80
newFontAtlasMethod · 0.80
reloadBMFontResourceMethod · 0.80
initWithFileMethod · 0.80
initWithFileMethod · 0.80

Calls

no outgoing calls

Tested by 15

TestCaseMethod · 0.64
createDetailDlgMethod · 0.64
shouldNotCrashMethod · 0.64
StressTest2Method · 0.64
~CaptureScreenTestMethod · 0.64
onCapturedMethod · 0.64
~CaptureNodeTestMethod · 0.64
IntervalTestMethod · 0.64
loadDefaultSpritesMethod · 0.64
loadSpriteFramesMethod · 0.64
reloadMethod · 0.64