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
Loading...
Searching...
No Matches
GUISafeRegionEdit Class Reference
+ Collaboration diagram for GUISafeRegionEdit:

Public Member Functions

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

Private Member Functions

bool UpdateCursorDragging (ref 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 12 of file GUISafeRegionEdit.cs.


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