TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ DrawTiles()

void Terraria.Main.DrawTiles ( bool solidLayer,
bool forRenderTargets,
bool intoRenderTargets,
int waterStyleOverride = -1 )
inlineprotected

Definition at line 21278 of file Main.cs.

21279 {
21281 }
void Draw(bool solidLayer, bool forRenderTargets, bool intoRenderTargets, int waterStyleOverride=-1)
TileDrawing TilesRenderer
Definition Main.cs:2486

References Terraria.GameContent.Drawing.TileDrawing.Draw(), and Terraria.Main.TilesRenderer.

Referenced by Terraria.Main.DoDraw_Tiles_NonSolid(), Terraria.Main.DoDraw_Tiles_Solid(), Terraria.Main.DrawCapture(), Terraria.Main.RenderTiles(), and Terraria.Main.RenderTiles2().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: