MCPcopy 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
1615void Director::stopAnimation()
1616{
1617 _invalid = true;
1618}
1619
1620void Director::setAnimationInterval(float interval)
1621{

Calls

no outgoing calls

Tested by

no test coverage detected