Package com.codename1.gaming.physics.box2d.callbacks
package com.codename1.gaming.physics.box2d.callbacks
Listener and callback interfaces for the box2d physics engine (contact, query, ray cast and debug draw callbacks).
Part of the box2d simulation engine, a derived work of JBox2D used under the
BSD 2-Clause license; see com.codename1.gaming.physics for attribution.
-
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 ray casts.callback for
DynamicTreecallback forDynamicTree