Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.TilePaintSystemV2.TreeBranchTargetHolder Class Reference

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)
 

Detailed Description

Definition at line 98 of file TilePaintSystemV2.cs.


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