|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EdgeShape | |
|---|---|
| org.jbox2d.collision | |
| org.jbox2d.collision.shapes | |
| Uses of EdgeShape in org.jbox2d.collision |
|---|
| Methods in org.jbox2d.collision with parameters of type EdgeShape | |
|---|---|
void |
Collision.collideEdgeAndCircle(Manifold manifold,
EdgeShape edgeA,
Transform xfA,
CircleShape circleB,
Transform xfB)
|
void |
Collision.collideEdgeAndPolygon(Manifold manifold,
EdgeShape edgeA,
Transform xfA,
PolygonShape polygonB,
Transform xfB)
|
| Uses of EdgeShape in org.jbox2d.collision.shapes |
|---|
| Methods in org.jbox2d.collision.shapes with parameters of type EdgeShape | |
|---|---|
void |
ChainShape.getChildEdge(EdgeShape edge,
int index)
Get a child edge. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||