| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Method and Description |
|---|---|
JCameraScreenOrigin |
JCameraSphericalMouseRegion.getOrigin() |
JCameraScreenOrigin |
JCameraFPSStyleMouseRegion.getOrigin() |
static JCameraScreenOrigin |
JCameraScreenOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCameraScreenOrigin[] |
JCameraScreenOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static JCameraSphericalMouseRegion |
JCameraSphericalMouseRegion.newRegion(JCameraScreenOrigin in_origin,
float in_width,
float in_height)
Construct a new mouse region.
|
static JCameraFPSStyleMouseRegion |
JCameraFPSStyleMouseRegion.newRegion(JCameraScreenOrigin in_origin,
float in_width,
float in_height)
Construct a new mouse region.
|
Copyright © 2016 <code@io7m.com> http://io7m.com