public interface JCameraFPSStyleMouseRegionType
| Modifier and Type | Method and Description |
|---|---|
default double |
centerX() |
default double |
centerY() |
default void |
checkPreconditions()
Check preconditions for the type.
|
default JCameraRotationCoefficients |
coefficients(double x,
double y)
Return the region-space coefficients for the screen-space position
(x, y). |
double |
height() |
JCameraScreenOrigin |
origin() |
double |
width() |
JCameraScreenOrigin origin()
double width()
double height()
default double centerX()
default double centerY()
default JCameraRotationCoefficients coefficients(double x, double y)
(x, y).x - The x coordinatey - The y coordinatedefault void checkPreconditions()
Copyright © 2017 <code@io7m.com> http://io7m.com