|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbox2d.dynamics.contacts.ContactSolver.ContactSolverDef
public static class ContactSolver.ContactSolverDef
Field Summary | |
---|---|
Contact[] |
contacts
|
int |
count
|
Position[] |
positions
|
TimeStep |
step
|
Velocity[] |
velocities
|
Constructor Summary | |
---|---|
ContactSolver.ContactSolverDef()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public TimeStep step
public Contact[] contacts
public int count
public Position[] positions
public Velocity[] velocities
Constructor Detail |
---|
public ContactSolver.ContactSolverDef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |