views:

61

answers:

0

What is the best way to create a continuously looping background using iPhone SDK so that it seems the foreground object is in perpetual motion ?

I have a background image which I want to move continuously at a given speed from right to left and seamlessly start displaying the beginning of the image when its end is reached. What is the best, most efficient way to do it to avoid any jumps and get optimal performance ?