Package org.jbox2d.common
Class RaycastResult
java.lang.Object
org.jbox2d.common.RaycastResult
public class RaycastResult
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
lambda
public float lambda -
normal
-
-
Constructor Details
-
RaycastResult
public RaycastResult()
-
-
Method Details
-
set
-