terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Graphics.Capture.CaptureManager Class Reference
+ Inheritance diagram for Terraria.Graphics.Capture.CaptureManager:
+ Collaboration diagram for Terraria.Graphics.Capture.CaptureManager:

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
 

Properties

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

Static Private Member Functions

static CaptureManager ()
 

Private Attributes

CaptureInterface _interface
 

Detailed Description

Definition at line 11 of file CaptureManager.cs.


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