| Package | Description |
|---|---|
| multiplicity3.demos.gravity.model |
| Modifier and Type | Field and Description |
|---|---|
MassReference |
Body.mass
The mass.
|
| Constructor and Description |
|---|
Body(java.lang.String name,
IItem representation,
MassReference mass,
com.jme3.math.Vector2f position,
com.jme3.math.Vector2f velocity)
Instantiates a new body.
|