I tried adding my own methods to the Tween class to pause/resume all tweens. This is what I have: createjs.Tween.pauseAllTweens = function() { for ( var i ...
確定! 回上一頁