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

Method onGoBack

tests/cpp-tests/Source/SceneTest/SceneTest.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156void SceneTestLayer2::onGoBack(Object* sender)
157{
158 Director::getInstance()->popScene();
159}
160
161void SceneTestLayer2::onReplaceScene(Object* sender)
162{

Callers

nothing calls this directly

Calls 2

getInstanceFunction · 0.85
popSceneMethod · 0.80

Tested by

no test coverage detected