terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
GUISafeRegionEdit Class Reference

Public Member Functions

 GUISafeRegionEdit ()
 
void UpdateCursor (global::Cursor cursor)
 
void DrawBacking ()
 
void UpdateEdit ()
 
void Draw ()
 

Private Member Functions

bool UpdateCursorDragging (Rect safeArea)
 

Private Attributes

CursorInputLayer _inputLayer
 
float leftInitialOffset
 
float rightInitialOffset
 
float topInitialOffset
 
float bottomInitialOffset
 
float leftScale
 
float rightScale
 
float topScale
 
float bottomScale
 
float finishScale
 
float resetScale
 
bool LeftPressed
 
bool RightPressed
 
bool TopPressed
 
bool BottomPressed
 

Detailed Description

Definition at line 5 of file GUISafeRegionEdit.cs.


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