|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactID | |
|---|---|
| org.jbox2d.collision | |
| Uses of ContactID in org.jbox2d.collision |
|---|
| Fields in org.jbox2d.collision declared as ContactID | |
|---|---|
ContactID |
ManifoldPoint.id
uniquely identifies a contact point between two shapes |
ContactID |
Collision.ClipVertex.id
|
| Methods in org.jbox2d.collision with parameters of type ContactID | |
|---|---|
int |
ContactID.compareTo(ContactID o)
|
boolean |
ContactID.isEqual(ContactID cid)
|
void |
ContactID.set(ContactID c)
|
| Constructors in org.jbox2d.collision with parameters of type ContactID | |
|---|---|
ContactID(ContactID c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||