terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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, set] |
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 9 of file PresentationParameters.cs.