[問題] uiview animation

作者: valda (valda)   2014-11-28 14:44:58
請問如何讓一個uiview,沿著半徑為X的圓繞行一圈或半圈
[UIView animateWithDuration:XX
animations:^{
}completion:^(BOOL complete){
}
];
這method只能讓uiview直線的移動
但現在需要的路徑是半圓或繞一圈
感謝
作者: kiii210 (HelloWorld!)   2014-11-28 15:00:00
隨便Google一下都一堆呀http://lmgtfy.com/?q=uiview+rotate+animation
作者: howdiun (Howdiun)   2014-11-28 15:19:00
CAKeyframeAnimation + CGPathAddEllipseInRectCGPathAddCurveToPoint 也可以
作者: valda (valda)   2014-11-28 15:34:00
感謝~抓不到關鍵字要打啥

Links booklink

Contact Us: admin [ a t ] ucptt.com