monkeydo/monkey
Victor Westerlund 46f3a07c85
Replace setTimeout with requestAnimationFrame (#3)
* dev21w45-a

* dev21w45-b

* Implement requestAnimationFrame

This commit replaces setTimeout with a working example of requestAnimationFrame. Some further testing will have to be done

* Add support for loop
2021-12-26 14:07:37 +01:00
..
Monkey.js Replace setTimeout with requestAnimationFrame (#3) 2021-12-26 14:07:37 +01:00
MonkeyMaster.mjs Replace setTimeout with requestAnimationFrame (#3) 2021-12-26 14:07:37 +01:00