tModLoader v2024.03
A mod to make and play Terraria mods
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]