Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | TryMovingToScreen (string screenDeviceName) |
Properties | |
bool | CanMoveWindowAcrossScreens [get] |
string | ScreenDeviceName [get] |
Private Member Functions | |
bool | TryGetBounds (string screenDeviceName, out Rectangle bounds) |
bool | WouldViewFitInScreen (Rectangle view, Rectangle screen) |
bool | IsVisibleOnAnyScreen (Rectangle rect) |
Definition at line 7 of file WindowStateController.cs.