public static class XRandR.Screen
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
int |
height
Height in pixels
|
java.lang.String |
name
Name for this output
|
int |
width
Width in pixels
|
int |
xPos
Position on the x-axis, in pixels
|
int |
yPos
Position on the y-axis, in pixels
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.