| Package | Description |
|---|---|
| synergynet3.activitypack1.table.gravitysim.model |
| Modifier and Type | Field and Description |
|---|---|
MassReference |
Body.mass
The mass.
|
| Modifier and Type | Method and Description |
|---|---|
MassReference |
Universe.getDefaultBodyMass()
Gets the default body mass.
|
| Constructor and Description |
|---|
Body(java.lang.String name,
MassReference mass,
com.jme3.math.Vector2f position,
com.jme3.math.Vector2f velocity)
Instantiates a new body.
|