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

Public Member Functions

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

Static Public Attributes

static CaptureManager Instance = new CaptureManager()
 

Properties

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

Private Attributes

CaptureInterface _interface
 
CaptureCamera _camera
 

Detailed Description

Definition at line 7 of file CaptureManager.cs.


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