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

Method applicationDidEnterBackground

tests/unit-tests/Source/AppDelegate.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85void AppDelegate::applicationDidEnterBackground()
86{
87 Director::getInstance()->stopAnimation();
88}
89
90
91void AppDelegate::applicationWillEnterForeground()

Callers

nothing calls this directly

Calls 2

getInstanceFunction · 0.85
stopAnimationMethod · 0.80

Tested by

no test coverage detected