|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolygonDef | |
---|---|
org.jbox2d.testbed.tests | This package containst all the testbed examples, which extend org.jbox2d.testbed.AbstractExample. |
Uses of PolygonDef in org.jbox2d.testbed.tests |
---|
Fields in org.jbox2d.testbed.tests declared as PolygonDef | |
---|---|
PolygonDef |
BipedDef.ChestPoly
|
PolygonDef |
BipedDef.LCalfPoly
|
PolygonDef |
BipedDef.LFootPoly
|
PolygonDef |
BipedDef.LForearmPoly
|
PolygonDef |
BipedDef.LHandPoly
|
PolygonDef |
BipedDef.LThighPoly
|
PolygonDef |
BipedDef.LUpperArmPoly
|
PolygonDef |
BipedDef.NeckPoly
|
PolygonDef |
BipedDef.PelvisPoly
|
PolygonDef |
BipedDef.RCalfPoly
|
PolygonDef |
BipedDef.RFootPoly
|
PolygonDef |
BipedDef.RForearmPoly
|
PolygonDef |
BipedDef.RHandPoly
|
PolygonDef |
BipedDef.RThighPoly
|
PolygonDef |
BipedDef.RUpperArmPoly
|
PolygonDef |
BipedDef.StomachPoly
|
Methods in org.jbox2d.testbed.tests with parameters of type PolygonDef | |
---|---|
void |
ShapeDrawing.createStrokeRect(Vec2 start,
Vec2 end,
float radius,
Body body,
PolygonDef sd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |