导入动画,动画加加

count++;
count = count% armature->getAnimation()->getMovementCount();//这句话是啥意思丫
armature->getAnimation()->playByIndex(count);