Package org.jbox2d.callbacks
package org.jbox2d.callbacks
Callback interfaces and data types used to observe and customize JBox2D
collision, contact, query, ray-cast, and destruction events.
-
ClassDescriptionImplement this class to provide collision filtering.Contact impulses for reporting.Implement this class to get contact information.Implement this abstract class to allow JBox2d to automatically draw your physics for debugging purposes.Joints and fixtures are destroyed when their associated body is destroyed.Callback class for AABB queries.Callback class for AABB queries.Callback class for ray casts.callback for
DynamicTreecallback forDynamicTree