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