Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.WorldBuilding.TileFont.DrawMode Struct Reference

Public Member Functions

 DrawMode (ushort foregroundTile)
 
 DrawMode (ushort foregroundTile, ushort backgroundTile)
 

Public Attributes

readonly ushort ForegroundTile
 
readonly ushort BackgroundTile
 
readonly bool HasBackground
 

Detailed Description

Definition at line 9 of file TileFont.cs.


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