| Package | Description |
|---|---|
| org.bytedeco.liquidfun |
| Modifier and Type | Method and Description |
|---|---|
b2ContactEdge |
b2ContactEdge.contact(b2Contact setter) |
b2ContactEdge |
b2Body.GetContactList()
Get the list of all contacts attached to this body.
|
b2ContactEdge |
b2ContactEdge.getPointer(long i) |
b2ContactEdge |
b2ContactEdge.next()
the next contact edge in the body's contact list
|
b2ContactEdge |
b2ContactEdge.next(b2ContactEdge setter) |
b2ContactEdge |
b2ContactEdge.other(b2Body setter) |
b2ContactEdge |
b2ContactEdge.position(long position) |
b2ContactEdge |
b2ContactEdge.prev()
the previous contact edge in the body's contact list
|
b2ContactEdge |
b2ContactEdge.prev(b2ContactEdge setter) |
| Modifier and Type | Method and Description |
|---|---|
b2ContactEdge |
b2ContactEdge.next(b2ContactEdge setter) |
b2ContactEdge |
b2ContactEdge.prev(b2ContactEdge setter) |
Copyright © 2021. All rights reserved.