|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use World | |
|---|---|
| org.jbox2d.dynamics | |
| org.jbox2d.dynamics.joints | |
| Uses of World in org.jbox2d.dynamics |
|---|
| Fields in org.jbox2d.dynamics declared as World | |
|---|---|
World |
Body.m_world
|
| Methods in org.jbox2d.dynamics that return World | |
|---|---|
World |
Body.getWorld()
Get the parent world of this body. |
| Constructors in org.jbox2d.dynamics with parameters of type World | |
|---|---|
Body(BodyDef bd,
World world)
|
|
ContactManager(World argPool)
|
|
| Uses of World in org.jbox2d.dynamics.joints |
|---|
| Methods in org.jbox2d.dynamics.joints with parameters of type World | |
|---|---|
static Joint |
Joint.create(World argWorld,
JointDef def)
|
| Constructors in org.jbox2d.dynamics.joints with parameters of type World | |
|---|---|
ConstantVolumeJoint(World argWorld,
ConstantVolumeJointDef def)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||