public interface JCameraFPSStyleLinearIntegratorType extends JCameraIntegratorType
JCameraFPSStyleType cameras.| Modifier and Type | Method and Description |
|---|---|
JCameraFPSStyleReadableType |
integratorGetCamera() |
JCameraFPSStyleInputType |
integratorGetInput() |
void |
integratorLinearSetAcceleration(float a)
Set the linear acceleration to
a. |
void |
integratorLinearSetDrag(float f)
Set the linear drag factor to
f. |
void |
integratorLinearSetMaximumSpeed(float s)
Set the maximum linear movement speed to
s. |
integrateJCameraFPSStyleReadableType integratorGetCamera()
JCameraFPSStyleInputType integratorGetInput()
void integratorLinearSetAcceleration(float a)
a.a - The linear acceleration.void integratorLinearSetDrag(float f)
f.f - The linear drag factor.void integratorLinearSetMaximumSpeed(float s)
s.s - The maximum linear speed.Copyright © 2016 <code@io7m.com> http://io7m.com