I have just started developing in Android and I am trying to make a
very basic game where you have to move a man along the bottom of the
screen and catch items while avoiding bombs.

The problem I am having is I want the man to move along the bottom of
the screen when you hold your finger on the left or the right side of
the screen.

Currently I can get the man to move a few pixels across when the user
touches the screen but I can not get it to keep moving until the user
removes his finger from the screen.

i am using engine from "Beginning Android Games" book, (which its
author using to make "mr.nom" game in chapter 6) . Please help me to
add some code to this engine to do things that i talked above. Thanks

Best regard.

-- 
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