mirror of https://github.com/axmolengine/axmol.git
commit
9581720646
|
@ -1076,6 +1076,8 @@ void DisplayLinkDirector::startAnimation()
|
||||||
}
|
}
|
||||||
|
|
||||||
_invalid = false;
|
_invalid = false;
|
||||||
|
|
||||||
|
Application::getInstance()->setAnimationInterval(_animationInterval);
|
||||||
}
|
}
|
||||||
|
|
||||||
void DisplayLinkDirector::mainLoop()
|
void DisplayLinkDirector::mainLoop()
|
||||||
|
|
Loading…
Reference in New Issue