开发者

spin the pin game - iphone sdk [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I need to create a game for a spinn开发者_运维知识库er. Just like attached image.

spin the pin game - iphone sdk [closed]

User can spin the pin and it will keep on spinning according to swipe velocity. Please let me know how can i achieve this functionality?

Thanks.


Please read http://www.raywenderlich.com

He has taken a lot of care in creating a great valuable resource for learning iPhone development, animation in particular. You'll be ready in no time :D

In a nutshell, there are three ways you can do this.

  • use Cocos2D

  • Use CoreAnimation

  • Use UIView's animation methods, but I'd favor the other two solutions, especially Cocos2D since I like it :D

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜