Hello,

I'm currently developing an Android game where the user controls a
plane and evades obstacles. I'm using simple draw commands into a
Canvas.

I want to know what is the best way to move a background image to give
a sense of speed to the game. Is there a way to make the background-
image repeat endlessly or should I load the image twice and move them
one behind the other one. Can anyone guide me on this one?

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to