@EqualityStructural public final class JCameraRotationCoefficients extends Object
| Constructor and Description |
|---|
JCameraRotationCoefficients()
Construct new coefficients.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
float |
getHorizontal() |
float |
getVertical() |
int |
hashCode() |
void |
setHorizontal(float in_horizontal)
Set the horizontal coefficient
|
void |
setVertical(float in_vertical)
Set the vertical coefficient
|
String |
toString() |
public JCameraRotationCoefficients()
public float getHorizontal()
public void setHorizontal(float in_horizontal)
in_horizontal - The horizontal coefficientpublic float getVertical()
public void setVertical(float in_vertical)
in_vertical - The vertical coefficientCopyright © 2016 <code@io7m.com> http://io7m.com