Package org.jbox2d.callbacks
-
Interface Summary Interface Description ContactListener Implement this class to get contact information.DestructionListener Joints and fixtures are destroyed when their associated body is destroyed.PairCallback QueryCallback Callback class for AABB queries.RayCastCallback Callback class for ray casts.TreeCallback callback forDynamicTree
TreeRayCastCallback callback forDynamicTree
-
Class Summary Class Description ContactFilter Implement this class to provide collision filtering.ContactImpulse Contact impulses for reporting.DebugDraw Implement this abstract class to allow JBox2d to automatically draw your physics for debugging purposes.