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

Fix a Tween.removeAllTween 's bug #41

Closed WanderWang closed 10 years ago

WanderWang commented 10 years ago

It should be "_paused" property in Tween object

lannymcnie commented 10 years ago

Thanks for the report and pull request. I fixed this internally with another minor edit, and pushed it up, including new minified versions.