Hi,
I am pretty new to iPhone and Obj-C. Just got XCode4 and sparrow framework setup.
I have a image (ball) which I would like to move along a circle of 2 cm (say) radius.
I don't want to have sprite of 6 balls and then show them one by one. Not sure what I am thinking is correct way.
I need some help to understand how to do it.