| Modifier and Type | Method and Description |
|---|---|
protected FRaycastResult |
FRaycastResult.set(float x1,
float y1,
float x2,
float y2,
org.jbox2d.common.RaycastResult raycastResult) |
| Modifier and Type | Method and Description |
|---|---|
FBody |
FWorld.raycastOne(float x1,
float y1,
float x2,
float y2,
FRaycastResult result,
boolean solidShapes) |