Package | Description |
---|---|
com.badlogic.gdx.physics.box2d |
Modifier and Type | Method and Description |
---|---|
MassData |
Body.getMassData()
Get the mass data of the body.
|
Modifier and Type | Method and Description |
---|---|
void |
Body.setMassData(MassData data)
Set the mass properties to override the mass properties of the fixtures.
|