|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RayCastCallback | |
---|---|
org.jbox2d.dynamics |
Uses of RayCastCallback in org.jbox2d.dynamics |
---|
Methods in org.jbox2d.dynamics with parameters of type RayCastCallback | |
---|---|
void |
World.raycast(RayCastCallback callback,
Vec2 point1,
Vec2 point2)
Ray-cast the world for all fixtures in the path of the ray. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |