public interface JCameraFPSStyleAngularIntegratorType extends JCameraIntegratorType
JCameraFPSStyleType cameras.| Modifier and Type | Method and Description |
|---|---|
void |
integratorAngularSetAccelerationHorizontal(float a)
Set the acceleration around the horizontal axis to
a. |
void |
integratorAngularSetAccelerationVertical(float a)
Set the acceleration around the vertical axis to
a. |
void |
integratorAngularSetDragHorizontal(float d)
Set the drag around the horizontal axis to
a. |
void |
integratorAngularSetDragVertical(float d)
Set the drag around the vertical axis to
a. |
void |
integratorAngularSetMaximumSpeedHorizontal(float s)
Set the maximum rotation speed around the horizontal axis to
s. |
void |
integratorAngularSetMaximumSpeedVertical(float s)
Set the maximum rotation speed around the vertical axis to
s
. |
JCameraFPSStyleReadableType |
integratorGetCamera() |
JCameraFPSStyleInputType |
integratorGetInput() |
integratevoid integratorAngularSetAccelerationHorizontal(float a)
a.a - The acceleration value.void integratorAngularSetAccelerationVertical(float a)
a.a - The acceleration value.void integratorAngularSetDragHorizontal(float d)
a.d - The drag value.void integratorAngularSetDragVertical(float d)
a.d - The drag value.void integratorAngularSetMaximumSpeedHorizontal(float s)
s.s - The maximum rotation speed.void integratorAngularSetMaximumSpeedVertical(float s)
s
.s - The maximum rotation speed.JCameraFPSStyleReadableType integratorGetCamera()
JCameraFPSStyleInputType integratorGetInput()
Copyright © 2016 <code@io7m.com> http://io7m.com