Package org.lwjgl.opengl
Class XRandR.Screen
- java.lang.Object
-
- org.lwjgl.opengl.XRandR.Screen
-
-
Field Detail
-
name
public final String name
Name for this output
-
width
public final int width
Width in pixels
-
height
public final int height
Height in pixels
-
freq
public final int freq
Frequency in Hz
-
xPos
public int xPos
Position on the x-axis, in pixels
-
yPos
public int yPos
Position on the y-axis, in pixels
-
-