Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override void | Update () |
override void | Draw (SpriteBatch sb) |
override void | ToggleActive (bool tickedOn) |
override bool | UsingMap () |
Public Attributes | |
bool | Selected |
Private Member Functions | |
void | EdgePlacement (Vector2 mouse) |
void | DrawMarkedArea (SpriteBatch sb) |
void | DrawCursors (SpriteBatch sb) |
Definition at line 45 of file CaptureInterface.cs.