|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FixtureDef | |
---|---|
org.jbox2d.builders | |
org.jbox2d.dynamics |
Uses of FixtureDef in org.jbox2d.builders |
---|
Fields in org.jbox2d.builders declared as FixtureDef | |
---|---|
protected FixtureDef |
BodyBuilder.fixtureDef
|
Uses of FixtureDef in org.jbox2d.dynamics |
---|
Methods in org.jbox2d.dynamics with parameters of type FixtureDef | |
---|---|
void |
Fixture.create(Body body,
FixtureDef def)
|
Fixture |
Body.createFixture(FixtureDef def)
Creates a fixture and attach it to this body. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |