Crafty Blog - JavaScript Game Engine Development

Development of Crafty

0 notes &

requestAnimationFrame is A-OK!

Earlier I reported issues with requestAnimationFrame when changing tabs or changing the window and that using it’s counter-part cancelRequestAnimationFrame seemed to fix the issues.

After more tests it is concluded that this is not the issue.