org.jbox2d.dynamics.contacts
Class Velocity

java.lang.Object
  extended by org.jbox2d.dynamics.contacts.Velocity

public class Velocity
extends Object


Field Summary
 Vec2 v
           
 float w
           
 
Constructor Summary
Velocity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v

public final Vec2 v

w

public float w
Constructor Detail

Velocity

public Velocity()


Copyright © 2013. All Rights Reserved.