开发者

Really cool iOS rotation animation [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_开发技巧

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 9 years ago.

Improve this question

Can anyone show me an example of a cool animation when an iOS device is rotated? I have the following method implemented in my UIViewController:

-(void)willRotateToInterfaceOrientation: (UIInterfaceOrientation)orientation duration:(NSTimeInterval)duration

and I want to be able to make things fly around in a cool way, not just the standard rotation. I've never dealt with animations, so if someone could show me an example (or give me a link to a website with examples) of a neat animation, that would be great!


You'll have a hard time getting help implementing large amounts of code when you haven't shown much effort into trying it on your own first. You should start with the animation guides Apple provides, and try building some basic animations of your own. Once you have an idea of what specific animations you need help with, getting help on SO will be easy.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜