| Package | Description |
|---|---|
| org.jbox2d.dynamics | |
| org.jbox2d.dynamics.joints | |
| org.jbox2d.profile |
| Modifier and Type | Field and Description |
|---|---|
World |
Body.m_world |
| Modifier and Type | Method and Description |
|---|---|
World |
Body.getWorld()
Get the parent world of this body.
|
| Constructor and Description |
|---|
Body(BodyDef bd,
World world) |
ContactManager(World argPool,
BroadPhaseStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static Joint |
Joint.create(World world,
JointDef def) |
| Constructor and Description |
|---|
ConstantVolumeJoint(World argWorld,
ConstantVolumeJointDef def) |
| Modifier and Type | Field and Description |
|---|---|
World |
PistonBenchmark.world |
Copyright © 2017. All Rights Reserved.