moving iphone app background image
Posted
by SteveDun
on Stack Overflow
See other posts from Stack Overflow
or by SteveDun
Published on 2010-04-18T19:38:08Z
Indexed on
2010/04/18
19:43 UTC
Read the original article
Hit count: 276
Hey there. I am creating my first iPhone native app (beginner Objective-C). On my main menu title screen, i would like for the background image to move slowly to the left. Is it possible to tile a background image and have it move? I'm basically trying to have my clouds drift across the background. How would you accomplish this?
© Stack Overflow or respective owner