CreateJS / TweenJS

A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.
http://createjs.com/
MIT License
3.56k stars 967 forks source link

Adding a Tween.from() method. #35

Closed Zebestov closed 7 years ago

gskinner commented 7 years ago

Thanks for the contribution! The latest version has added a reversed feature to all tweens and timelines, which works a bit more elegantly with chained tweens.