tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
CaptureManager Class Reference

Inherits IDisposable.

Public Member Functions

void Capture ()
 
void Capture (CaptureSettings settings)
 
void Dispose ()
 
void Draw (SpriteBatch sb)
 
void DrawTick ()
 
float GetProgress ()
 
void Scrolling ()
 
void Update ()
 

Static Public Attributes

static CaptureManager Instance = Main.dedServ ? new CaptureManager() : null
 

Properties

bool Active [get, set]
 
bool IsCapturing [get]
 
bool UsingMap [get]