Uses of Interface
org.jbox2d.callbacks.RayCastCallback
Packages that use RayCastCallback
-
Uses of RayCastCallback in org.jbox2d.dynamics
Fields in org.jbox2d.dynamics declared as RayCastCallbackMethods in org.jbox2d.dynamics with parameters of type RayCastCallbackModifier and TypeMethodDescriptionvoid
World.raycast
(RayCastCallback callback, Vec2 point1, Vec2 point2) Ray-cast the world for all fixtures in the path of the ray. -
Uses of RayCastCallback in org.jbox2d.testbed.tests
Classes in org.jbox2d.testbed.tests that implement RayCastCallbackModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
(package private) class