|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RayCastCallback | |
---|---|
com.badlogic.gdx.physics.box2d |
Uses of RayCastCallback in com.badlogic.gdx.physics.box2d |
---|
Methods in com.badlogic.gdx.physics.box2d with parameters of type RayCastCallback | |
---|---|
void |
World.rayCast(RayCastCallback callback,
Vector2 point1,
Vector2 point2)
Ray-cast the world for all fixtures in the path of the ray. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |