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

Method item3Clicked

tests/cpp-tests/Source/SceneTest/SceneTest.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235void SceneTestLayer3::item3Clicked(Object* sender)
236{
237 Director::getInstance()->popToSceneStackLevel(2);
238}
239
240SceneTestScene* SceneTestScene::create(int testIndex /* = 1 */)
241{

Callers

nothing calls this directly

Calls 2

getInstanceFunction · 0.85
popToSceneStackLevelMethod · 0.80

Tested by

no test coverage detected