onRepeatScope: Object定义onRepeat函数的作用域,即函数内this的指向。
onRepeatScope: Object
onRepeat
this
TweenMax.to(mc, 1, { x:100, onRepeatScope:object, });
onRepeatScope适用于TweenMax