We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4e765 commit 7f994b0Copy full SHA for 7f994b0
README.md
@@ -63,6 +63,8 @@ p5.tween.manager.addTween(myShape)
63
64
## API
65
* [API-Doc](https://milchreis.github.io/p5.tween/docs)
66
+ * [TweenManager methods](https://milchreis.github.io/p5.tween/docs/classes/_tweenmanager_.p5.tween.tweenmanager.html)
67
+ * [Tween methods](https://milchreis.github.io/p5.tween/docs/classes/_tween_.p5.tween.tween.html)
68
69
### Most used methods
70
```js
0 commit comments