I am very new to objective C and iPhone app development. I have experience in PHP and java and obviously this language is very different. Right now what I'm trying to do is rotate an arrow when its touched.
All I need is a method that rotates the image, and then the code (and where it goes) that keeps the touch listener (or whatever its called) in the "main" method (like java)
Sorry if my terminology is wrong.
Thanks!