| 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 for
DynamicTree |
| TreeRayCastCallback |
callback for
DynamicTree |
| 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.
|
Copyright © 2017. All Rights Reserved.