MCPcopy 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
225void SceneTestLayer3::item1Clicked(Object* sender)
226{
227 Director::getInstance()->popScene();
228}
229
230void SceneTestLayer3::item2Clicked(Object* sender)
231{

Callers

nothing calls this directly

Calls 2

getInstanceFunction · 0.85
popSceneMethod · 0.80

Tested by

no test coverage detected