Package | Description |
---|---|
org.jbox2d.collision.broadphase |
Modifier and Type | Method and Description |
---|---|
void |
BroadPhaseStrategy.raycast(TreeRayCastCallback callback,
RayCastInput input)
Ray-cast against the proxies in the tree.
|
void |
BroadPhase.raycast(TreeRayCastCallback callback,
RayCastInput input)
Ray-cast against the proxies in the tree.
|
void |
DynamicTree.raycast(TreeRayCastCallback callback,
RayCastInput input) |
Copyright © 2017. All Rights Reserved.