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 | |
GraphicsDeviceManager (Game game) | |
void | ApplyChanges () |
void | ToggleFullScreen () |
Public Attributes | |
bool | SynchronizeWithVerticalRetrace |
int | PreferredBackBufferWidth |
int | PreferredBackBufferHeight |
Static Public Attributes | |
static int | DefaultBackBufferWidth |
static int | DefaultBackBufferHeight |
Properties | |
GraphicsDevice | GraphicsDevice [get] |
bool | IsFullScreen [get] |
Private Attributes | |
Game | game |
Definition at line 7 of file GraphicsDeviceManager.cs.