Uses of Class
org.lwjgl.opengl.XRandR.Screen

Packages that use XRandR.Screen
org.lwjgl.opengl   
 

Uses of XRandR.Screen in org.lwjgl.opengl
 

Methods in org.lwjgl.opengl that return XRandR.Screen
static XRandR.Screen[] XRandR.getConfiguration()
           
static XRandR.Screen[] XRandR.getResolutions(java.lang.String name)
           
 

Methods in org.lwjgl.opengl with parameters of type XRandR.Screen
static void XRandR.setConfiguration(XRandR.Screen... screens)
           
 



Copyright © 2002-2009 lwjgl.org. All Rights Reserved.