|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbox2d.collision.TOI
public class TOI
Constructor Summary | |
---|---|
TOI()
|
Method Summary | |
---|---|
static float |
timeOfImpact(Shape shape1,
Sweep sweep1,
Shape shape2,
Sweep sweep2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TOI()
Method Detail |
---|
public static float timeOfImpact(Shape shape1, Sweep sweep1, Shape shape2, Sweep sweep2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |