Package | Description |
---|---|
org.jbox2d.collision |
Modifier and Type | Field and Description |
---|---|
ContactID |
Collision.ClipVertex.id |
ContactID |
ManifoldPoint.id
uniquely identifies a contact point between two shapes
|
Modifier and Type | Method and Description |
---|---|
int |
ContactID.compareTo(ContactID o) |
boolean |
ContactID.isEqual(ContactID cid) |
void |
ContactID.set(ContactID c) |
Constructor and Description |
---|
ContactID(ContactID c) |
Copyright © 2017. All Rights Reserved.