xcode - iOS7: How to create a simple animation? -


I was wondering how to create / import an animation in XCode? Do I really need to use Spritekit? Is there a simple / light solution?

This is my animation (built in Flash)

There is no need to use. You can stick with UIAnimation because you are trying to achieve all, rotating the image at certain intervals.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -