|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMicrosoft.Xna.Framework.Graphics.DisplayMode
public class DisplayMode
Describes the display mode.
Method Summary | |
---|---|
float |
getAspectRatio()
Gets the aspect ratio used by the graphics device. |
SurfaceFormat |
getFormat()
Gets a value indicating the surface format of the display mode. |
int |
getHeight()
Gets a value indicating the screen height, in pixels. |
Rectangle |
getTitleSafeArea()
Returns the title safe area of the display. |
int |
getWidth()
Gets a value indicating the screen width, in pixels. |
java.lang.String |
toString()
Retrieves a string representation of this object. |
java.lang.String |
ToString()
Retrieves a string representation of this object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public float getAspectRatio()
public SurfaceFormat getFormat()
public int getHeight()
public Rectangle getTitleSafeArea()
public int getWidth()
public java.lang.String ToString()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |