I wanna to create an game like plane shooting game.
There are many sprite like bullet or plane, they moves every frame.
There is a need to do collision detection. In JavaME , it's quite
easy, just use a Sprite, and the function of .CollideWith().
Everything is OK.

But in Android, there is no  javax.microedition.lcdui.game package.

So, how to do the collision detection in Android SDK?

Is there any sample example that can share?

Thanks everyone very much.


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

Reply via email to