Package org.jbox2d.dynamics.contacts
Class Velocity
java.lang.Object
org.jbox2d.dynamics.contacts.Velocity
public class Velocity
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
-
v
-
w
public float w
-
-
Constructor Details
-
Velocity
public Velocity()
-