|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbox2d.collision.ContactID
public class ContactID
| Nested Class Summary | |
|---|---|
class |
ContactID.Features
|
| Field Summary | |
|---|---|
ContactID.Features |
features
|
int |
key
|
| Constructor Summary | |
|---|---|
ContactID()
|
|
ContactID(ContactID c)
|
|
| Method Summary | |
|---|---|
void |
zero()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int key
public ContactID.Features features
| Constructor Detail |
|---|
public ContactID()
public ContactID(ContactID c)
| Method Detail |
|---|
public void zero()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||