MCPcopy Create free account
hub / github.com/axmolengine/axmol / ~CaptureScreenTest

Method ~CaptureScreenTest

tests/cpp-tests/Source/RendererTest/RendererTest.cpp:637–640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

635}
636
637CaptureScreenTest::~CaptureScreenTest()
638{
639 Director::getInstance()->getTextureCache()->removeTextureForKey(_filename);
640}
641
642std::string CaptureScreenTest::title() const
643{

Callers

nothing calls this directly

Calls 3

getInstanceFunction · 0.85
removeTextureForKeyMethod · 0.80
getTextureCacheMethod · 0.80

Tested by

no test coverage detected