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
Terraria.Graphics.Capture.CaptureInterface.ModeDragBounds Class Reference
+ Inheritance diagram for Terraria.Graphics.Capture.CaptureInterface.ModeDragBounds:
+ Collaboration diagram for Terraria.Graphics.Capture.CaptureInterface.ModeDragBounds:

Public Member Functions

override void Update ()
 
override void Draw (SpriteBatch sb)
 
override void ToggleActive (bool tickedOn)
 
override bool UsingMap ()
 
void DrawMarkedArea (SpriteBatch sb)
 
 ModeDragBounds ()
 

Public Attributes

int currentAim
 
bool Selected
 

Private Member Functions

void DragBounds (Vector2 mouse)
 
Rectangle GetBound (Rectangle drawbox, int boundIndex)
 
void DrawBound (SpriteBatch sb, Rectangle r, int mode)
 

Private Attributes

bool dragging
 
int caughtEdge
 
bool inMap
 

Detailed Description

Definition at line 952 of file CaptureInterface.cs.


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