Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Graphics.Capture.CaptureInterface.ModeDragBounds Class Reference

Public Member Functions

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

Public Attributes

int currentAim = -1
 
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 = -1
 
bool inMap
 

Detailed Description

Definition at line 320 of file CaptureInterface.cs.


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