MCPcopy 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
1546void Director::startAnimation()
1547{
1548 startAnimation(SetIntervalReason::BY_ENGINE);
1549}
1550
1551void Director::startAnimation(SetIntervalReason reason)
1552{

Calls 2

getInstanceFunction · 0.85
setAnimationIntervalMethod · 0.45

Tested by

no test coverage detected