public interface ExampleFPSStyleSimulationType
| Modifier and Type | Method and Description |
|---|---|
boolean |
cameraIsEnabled() |
void |
cameraSetEnabled(boolean b)
Enable/disable the camera.
|
JCameraFPSStyleType |
getCamera() |
float |
getDeltaTime() |
JCameraFPSStyleInputType |
getInput() |
JCameraFPSStyleIntegratorType |
getIntegrator() |
JCameraFPSStyleSnapshot |
integrate() |
boolean cameraIsEnabled()
true if the camera is enabled.void cameraSetEnabled(boolean b)
b - true if the camera should be enabled.JCameraFPSStyleType getCamera()
float getDeltaTime()
JCameraFPSStyleInputType getInput()
JCameraFPSStyleIntegratorType getIntegrator()
JCameraFPSStyleSnapshot integrate()
Copyright © 2017 <code@io7m.com> http://io7m.com