|
JOGL v2.6.0
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Attributes | |
| clone =(0) | |
| right_of =(1) | |
| left_of =(-1) | |
| below =(2) | |
| above =(-2) | |
| final int | value |
Definition at line 146 of file MonitorDevice.java.
| com.jogamp.newt.MonitorDevice.Orientation.above =(-2) |
Definition at line 151 of file MonitorDevice.java.
| com.jogamp.newt.MonitorDevice.Orientation.below =(2) |
Definition at line 150 of file MonitorDevice.java.
| com.jogamp.newt.MonitorDevice.Orientation.clone =(0) |
Definition at line 147 of file MonitorDevice.java.
| com.jogamp.newt.MonitorDevice.Orientation.left_of =(-1) |
Definition at line 149 of file MonitorDevice.java.
| com.jogamp.newt.MonitorDevice.Orientation.right_of =(1) |
Definition at line 148 of file MonitorDevice.java.
| final int com.jogamp.newt.MonitorDevice.Orientation.value |
Definition at line 153 of file MonitorDevice.java.