|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMicrosoft.Xna.Framework.Graphics.GraphicsAdapter
public final class GraphicsAdapter
Constructor Summary | |
---|---|
GraphicsAdapter()
|
Method Summary | |
---|---|
static java.util.ArrayList<GraphicsAdapter> |
getAdapters()
|
DisplayMode |
getCurrentDisplayMode()
|
static GraphicsAdapter |
getDefaultAdapter()
|
java.lang.String |
getDeviceName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicsAdapter()
Method Detail |
---|
public DisplayMode getCurrentDisplayMode()
public static GraphicsAdapter getDefaultAdapter()
public static java.util.ArrayList<GraphicsAdapter> getAdapters()
public java.lang.String getDeviceName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |