Package org.jbox2d.callbacks

Interface Summary
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 for DynamicTree
TreeRayCastCallback callback for DynamicTree
 

Class Summary
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.
 



Copyright © 2013. All Rights Reserved.