CCActionInterval* orbit1 = CCOrbitCamera::actionWithDuration(2,1, 0, 0, 180, 0, 0); 我直接runaction这个动画为啥图片只显示一半?