- java.lang.Object
-
- org.jbox2d.dynamics.contacts.ContactVelocityConstraint
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
normal
public final Vec2 normal
-
invMassA
public float invMassA
-
invMassB
public float invMassB
-
friction
public float friction
-
restitution
public float restitution
-
pointCount
public int pointCount
-
contactIndex
public int contactIndex
Copyright © 2017. All Rights Reserved.