com.croftsoft.core.gui
Class GraphicsDeviceLib

java.lang.Object
  extended by com.croftsoft.core.gui.GraphicsDeviceLib

public final class GraphicsDeviceLib
extends Object

Library of static methods for manipulating a GraphicDevice.

Since:
2003-07-25
Version:
2003-07-26
Author:
David Wallace Croft

Method Summary
static boolean changeDisplayMode(GraphicsDevice graphicsDevice, DisplayMode[] desiredDisplayModes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

changeDisplayMode

public static boolean changeDisplayMode(GraphicsDevice graphicsDevice,
                                        DisplayMode[] desiredDisplayModes)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)