Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ item1Clicked
Method
item1Clicked
tests/cpp-tests/Source/SceneTest/SceneTest.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
void SceneTestLayer3::item1Clicked(Object* sender)
226
{
227
Director::getInstance()->popScene();
228
}
229
230
void SceneTestLayer3::item2Clicked(Object* sender)
231
{
Callers
nothing calls this directly
Calls
2
getInstance
Function · 0.85
popScene
Method · 0.80
Tested by
no test coverage detected