| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
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 | 
Definition at line 7 of file CaptureManager.cs.