UUUUUUUUUUUUUUUUUUUUUUUGGGGHHH

This commit is contained in:
MeowcaTheoRange 2022-08-09 12:45:15 -05:00 committed by GitHub
parent feae4ce0d3
commit 4b0a68c11b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ A tween library for Kaboom that allows easy usage of tweens. It also comes with
- **Recommends** Visual Studio Code
- **Recommends** VS Code Intellisense for JSDocs
### `JSTween.js`
- **DO NOT USE** Node.js - this lib depends on `Window.requestAnimationFrame`
- **DO NOT USE** Node.js - this lib depends on `Window.requestAnimationFrame()`
- **Requires** a JavaScript version that supports ES6 functionality
- **Recommends** Visual Studio Code
- **Recommends** VS Code Intellisense for JSDocs