| Package | Description |
|---|---|
| com.almasb.fxgl.physics.box2d.collision.broadphase |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicTreeFlatNodes.raycast(TreeRayCastCallback callback,
RayCastInput input) |
void |
DynamicTree.raycast(TreeRayCastCallback callback,
RayCastInput input) |
void |
DefaultBroadPhaseBuffer.raycast(TreeRayCastCallback callback,
RayCastInput input) |
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.
|
Copyright © 2017. All rights reserved.