addChild(bg); this.ct = createjs.Tween.get(theClaw, {loop: -1, bounce: true}).to({x:592}, 2000); }; p.clawClick = function(){ if (!this.ct.paused) ...
確定! 回上一頁