Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ stopAnimation
Method
stopAnimation
core/base/Director.cpp:1615–1618 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1613
}
1614
1615
void Director::stopAnimation()
1616
{
1617
_invalid = true;
1618
}
1619
1620
void Director::setAnimationInterval(float interval)
1621
{
Callers
8
applicationDidEnterBackground
Method · 0.80
applicationDidEnterBackground
Method · 0.80
commandDirectorSubCommandStop
Method · 0.80
applicationDidEnterBackground
Method · 0.80
applicationDidEnterBackground
Method · 0.80
applicationDidEnterBackground
Method · 0.80
applicationDidEnterBackground
Method · 0.80
applicationDidEnterBackground
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected