public interface ExampleSphericalSimulationType
| Modifier and Type | Method and Description |
|---|---|
boolean |
cameraIsEnabled() |
void |
cameraSetEnabled(boolean b)
Enable/disable the camera.
|
JCameraSphericalType |
getCamera() |
double |
getDeltaTime() |
JCameraSphericalInputType |
getInput() |
JCameraSphericalSnapshot |
integrate() |
JCameraSphericalInputType getInput()
double getDeltaTime()
JCameraSphericalSnapshot integrate()
boolean cameraIsEnabled()
true if the camera is enabled.void cameraSetEnabled(boolean b)
b - true if the camera should be enabled.JCameraSphericalType getCamera()
Copyright © 2017 <code@io7m.com> http://io7m.com