@EqualityReference public final class JCameraFPSStyleIntegrator extends Object
JCameraFPSStyleAngularIntegratorType and JCameraFPSStyleLinearIntegratorType types.| Modifier and Type | Method and Description |
|---|---|
static JCameraFPSStyleIntegratorType |
newIntegrator(JCameraFPSStyleType in_camera,
JCameraFPSStyleInputType in_input)
Return a new integrator for the given camera and input using the default
integrator implementations.
|
static JCameraFPSStyleIntegratorType |
newIntegratorWith(JCameraFPSStyleAngularIntegratorType ai,
JCameraFPSStyleLinearIntegratorType li)
Return a new integrator using the given integrator implementations.
|
public static JCameraFPSStyleIntegratorType newIntegrator(JCameraFPSStyleType in_camera, JCameraFPSStyleInputType in_input)
in_camera - The camerain_input - The inputpublic static JCameraFPSStyleIntegratorType newIntegratorWith(JCameraFPSStyleAngularIntegratorType ai, JCameraFPSStyleLinearIntegratorType li)
ai - The angular integratorli - The linera integratorCopyright © 2016 <code@io7m.com> http://io7m.com