|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbox2d.dynamics.contacts.ContactEdge
public class ContactEdge
| Field Summary | |
|---|---|
Contact |
contact
|
ContactEdge |
next
|
Body |
other
|
ContactEdge |
prev
|
| Constructor Summary | |
|---|---|
ContactEdge()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Body other
public Contact contact
public ContactEdge prev
public ContactEdge next
| Constructor Detail |
|---|
public ContactEdge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||