[android-developers] Re: collision detection

2013-05-22 Thread bob
Well, I was looking for something to check if objects in a game collide. I guess this is the closest I could find: (in the Rect class): /** * If the rectangle specified by left,top,right,bottom intersects this * rectangle, return true and set this rectangle to that intersection,

[android-developers] Re: collision detection

2011-03-25 Thread Hari Edo
On Mar 25, 8:36 pm, bob wrote: > Does android have any libraries to help with collision detection? Not going to give us much to go on, right? What do you mean? Phone-hits-pavement, finger-thumps-phone, finger-taps-widget, circle-intersects-with-circle, rectangle-intersects-with-line, sphere-int