cakeyframeanimation专题提供cakeyframeanimation的最新资讯内容,帮你更好的了解cakeyframeanimation。
我有一个球形图像,我正在围绕一条路径制作动画.动画设置为永远重复,但为什么重复之间有延迟? 这是我的代码: CGPathRef aPath; aPath = CGPathCreateWithEllipseInRect(CGRectMake(0, 0, SIZE, SIZE), NULL); [CATransaction begin]; arcAnimation = [CAKeyframeAni