terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
PresentationParameters () | |
void | Clear () |
PresentationParameters | Clone () |
Static Public Attributes | |
const int | DefaultPresentRate = 60 |
Properties | |
SurfaceFormat | BackBufferFormat [get, set] |
int | BackBufferHeight [get, set] |
int | BackBufferWidth [get, set] |
Rectangle | Bounds [get] |
IntPtr | DeviceWindowHandle [get, set] |
DepthFormat | DepthStencilFormat [get, set] |
bool | IsFullScreen [get, set] |
bool | HardwareModeSwitch [get, set] |
int | MultiSampleCount [get, set] |
PresentInterval | PresentationInterval [get, set] |
DisplayOrientation | DisplayOrientation [get, set] |
RenderTargetUsage | RenderTargetUsage [get, set] |
Definition at line 7 of file PresentationParameters.cs.