Package org.jbox2d.collision
Class TimeOfImpact.TOIOutput
java.lang.Object
org.jbox2d.collision.TimeOfImpact.TOIOutput
- Enclosing class:
TimeOfImpact
public static class TimeOfImpact.TOIOutput
extends java.lang.Object
Output parameters for TimeOfImpact
-
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
-
state
-
t
public float t
-
-
Constructor Details
-
TOIOutput
public TOIOutput()
-