onRepeatScope: Object定义onRepeat函数的作用域,即函数内this的指向。
onRepeatScope: Object
onRepeat
this
new TimelineMax({onRepeat: myFunction, onRepeatScope: Object});
onRepeatScope适用于TimelineMax