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

Document about 'ignoreGlobalPause' needs update #83

Closed enjolras1024 closed 7 years ago

enjolras1024 commented 8 years ago

http://www.createjs.com/docs/tweenjs/classes/Tween.html#property_ignoreGlobalPause

*then setting this to true (the default)

but @default false

gskinner commented 7 years ago

This has been fixed.