Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
void AppDelegate::applicationDidEnterBackground()
86
{
87
Director::getInstance()->stopAnimation();
88
}
89
90
91
void AppDelegate::applicationWillEnterForeground()
Callers
nothing calls this directly
Calls
2
getInstance
Function · 0.85
stopAnimation
Method · 0.80
Tested by
no test coverage detected