MCPcopy Create free account
hub / github.com/axmolengine/axmol / onExit

Method onExit

tests/cpp-tests/Source/SpriteTest/SpriteTest.cpp:969–973  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

967}
968
969void SpriteZVertex::onExit()
970{
971 Director::getInstance()->setProjection(Director::Projection::DEFAULT);
972 SpriteTestDemo::onExit();
973}
974
975SpriteZVertex::SpriteZVertex()
976{

Callers

nothing calls this directly

Calls 9

getInstanceFunction · 0.85
getChildByTagFunction · 0.85
setProjectionMethod · 0.80
getStringFromFileMethod · 0.80
getTextureMethod · 0.45

Tested by

no test coverage detected