Lines Matching +defs:a +defs:type
89 this.broadcastMessage('onMotionLooped',{target:this,type:'onMotionLooped'}); property
94 this.broadcastMessage('onMotionFinished',{target:this,type:'onMotionFinished'}); property
118 this.broadcastMessage('onMotionChanged',{target:this,type:'onMotionChanged'}); property
148 this.broadcastMessage('onMotionStarted',{target:this,type:'onMotionStarted'}); property
181 this.broadcastMessage('onMotionStopped',{target:this,type:'onMotionStopped'}); property
197 this.broadcastMessage('onMotionResumed',{target:this,type:'onMotionResumed'}); property
237 Tween.backEaseIn = function(t,b,c,d,a,p){ argument
241 Tween.backEaseOut = function(t,b,c,d,a,p){ argument
245 Tween.backEaseInOut = function(t,b,c,d,a,p){ argument
250 Tween.elasticEaseIn = function(t,b,c,d,a,p){ argument
263 Tween.elasticEaseOut = function (t,b,c,d,a,p){ argument
269 Tween.elasticEaseInOut = function (t,b,c,d,a,p){ argument