Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
void SceneTestLayer2::onGoBack(Object* sender)
157
{
158
Director::getInstance()->popScene();
159
}
160
161
void SceneTestLayer2::onReplaceScene(Object* sender)
162
{
Callers
nothing calls this directly
Calls
2
getInstance
Function · 0.85
popScene
Method · 0.80
Tested by
no test coverage detected