|
Terraria v1.4.4.9
Terraria source code documentation
|
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] |
Definition at line 5 of file DisplayMode.cs.