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

Classes

struct  Settings
 

Public Member Functions

 PresentationParameters ()
 
PresentationParameters Clone ()
 

Package Attributes

Settings settings
 

Properties

int BackBufferWidth [get, set]
 
int BackBufferHeight [get, set]
 
SurfaceFormat BackBufferFormat [get, set]
 
DepthFormat DepthStencilFormat [get, set]
 
int MultiSampleCount [get, set]
 
DisplayOrientation DisplayOrientation [get, set]
 
PresentInterval PresentationInterval [get, set]
 
RenderTargetUsage RenderTargetUsage [get, set]
 
IntPtr DeviceWindowHandle [get, set]
 
bool IsFullScreen [get, set]
 
Rectangle Bounds [get]
 

Detailed Description

Definition at line 5 of file PresentationParameters.cs.


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