UIImageView "Sprite Movement" How?

Posted by Tate Allen on Stack Overflow See other posts from Stack Overflow or by Tate Allen
Published on 2010-06-01T22:46:18Z Indexed on 2010/06/01 23:03 UTC
Read the original article Hit count: 264

Hi all, I am trying to make a game for the iPhone/iPod Touch. I am somewhat new to iPhone programming and extremely new to iPhone game programming so try to bear with me if this is a stupid question. How to I make my character, a UIImageView, move to the right or left, along the x axis. Just a simple translation across the screen. This is very frustrating so if you could link me to a tutorial or something like that, it would be much appreciated. Thanks in advance, Tate

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about game-development