Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.DisplayMode Class Reference

Public Member Functions

override string ToString ()
 

Package Functions

 DisplayMode (int width, int height, SurfaceFormat format)
 

Package Attributes

int _width
 
int _height
 
SurfaceFormat _format
 

Properties

SurfaceFormat Format [get]
 
int Height [get]
 
int Width [get]
 
float AspectRatio [get]
 
Rectangle TitleSafeArea [get]
 

Detailed Description

Definition at line 5 of file DisplayMode.cs.


The documentation for this class was generated from the following file: