org.jbox2d.dynamics.contacts
Class ContactSolver.ContactSolverDef
java.lang.Object
org.jbox2d.dynamics.contacts.ContactSolver.ContactSolverDef
- Enclosing class:
- ContactSolver
public static class ContactSolver.ContactSolverDef
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
step
public TimeStep step
contacts
public Contact[] contacts
count
public int count
positions
public Position[] positions
velocities
public Velocity[] velocities
ContactSolver.ContactSolverDef
public ContactSolver.ContactSolverDef()
Copyright © 2013. All Rights Reserved.