1 decade ago by obj63
Quote from MobileMark
Hey Dom, I've been using Box2D and it's working great but I can't figure out a couple of things.
How can you use Collision detection with Box2D in ImpactJS to fire functions?( I can't seem to get b2.contactlistener to work)
Hi All,
I managed to figure out how to fill my circle just fine by extending the debug class to a new one and using that to draw the fill. Anyways does anyone know how to detect the collisions. Basically I want to know if the object has collided with the collision map?