Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ startAnimation
Method
startAnimation
core/base/Director.cpp:1546–1549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1544
}
1545
1546
void Director::startAnimation()
1547
{
1548
startAnimation(SetIntervalReason::BY_ENGINE);
1549
}
1550
1551
void Director::startAnimation(SetIntervalReason reason)
1552
{
Callers
8
applicationWillEnterForeground
Method · 0.80
applicationWillEnterForeground
Method · 0.80
commandDirectorSubCommandStart
Method · 0.80
applicationWillEnterForeground
Method · 0.80
applicationWillEnterForeground
Method · 0.80
applicationWillEnterForeground
Method · 0.80
applicationWillEnterForeground
Method · 0.80
applicationWillEnterForeground
Method · 0.80
Calls
2
getInstance
Function · 0.85
setAnimationInterval
Method · 0.45
Tested by
no test coverage detected