void CCArmatureAnimation::playByIndex(int animationIndex, int durationTo, int durationTween, int loop, int tweenEasing)
一直不明白第二个和第三个参数的含义,有大神给个通俗易懂的解释么,我想做加速和减速播放
void CCArmatureAnimation::playByIndex(int animationIndex, int durationTo, int durationTween, int loop, int tweenEasing)
一直不明白第二个和第三个参数的含义,有大神给个通俗易懂的解释么,我想做加速和减速播放