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

Method onExit

tests/cpp-tests/Source/ActionsTest/ActionsTest.cpp:133–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void ActionsDemo::onExit()
134{
135 _grossini->release();
136 _tamara->release();
137 _kathia->release();
138
139 TestCase::onExit();
140}
141
142void ActionsDemo::centerSprites(unsigned int numberOfSprites)
143{

Callers

nothing calls this directly

Calls 5

getInstanceFunction · 0.85
setProjectionMethod · 0.80
stopAllActionsMethod · 0.80
releaseMethod · 0.45
removeEventListenerMethod · 0.45

Tested by

no test coverage detected