|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override void | Prepare () |
| override void | PrepareShader () |
| void | Clear () |
Public Attributes | |
| TreeFoliageVariantKey | Key |
| RenderTarget2D | Target |
Protected Member Functions | |
| void | PrepareShader (int paintColor, TreePaintingSettings settings) |
| void | PrepareTextureIfNecessary (Texture2D originalTexture, Rectangle? sourceRect=null) |
Protected Attributes | |
| bool | _wasPrepared |
Properties | |
| bool | IsReady [get] |
Private Member Functions | |
| void | Target_Disposing (object sender, EventArgs e) |
| void | Target_ContentLost (object sender, EventArgs e) |
Definition at line 98 of file TilePaintSystemV2.cs.