|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Gravity | |
|---|---|
| org.gicentre.utils.network.traer.physics | Physics library for use with Processing. |
| Uses of Gravity in org.gicentre.utils.network.traer.physics |
|---|
| Methods in org.gicentre.utils.network.traer.physics that return Gravity | |
|---|---|
Gravity |
Gravity.setGravity(float grav)
Sets the gravity function with the given gravity value applied in the 'y' direction. |
Gravity |
Gravity.setGravity(float gx,
float gy,
float gz)
Sets the gravity function with the given gravity value applied 3 dimensions. |
Gravity |
Gravity.setGravity(Vector3D grav3d)
Sets the gravity function with the given gravity value applied 3 dimensions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||