|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MassData | |
---|---|
com.badlogic.gdx.physics.box2d |
Uses of MassData in com.badlogic.gdx.physics.box2d |
---|
Methods in com.badlogic.gdx.physics.box2d that return MassData | |
---|---|
MassData |
Body.getMassData()
Get the mass data of the body. |
Methods in com.badlogic.gdx.physics.box2d with parameters of type MassData | |
---|---|
void |
Body.setMassData(MassData data)
Set the mass properties to override the mass properties of the fixtures. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |