Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
DrawMode (ushort foregroundTile) | |
DrawMode (ushort foregroundTile, ushort backgroundTile) | |
Public Attributes | |
readonly ushort | ForegroundTile |
readonly ushort | BackgroundTile |
readonly bool | HasBackground |
Definition at line 9 of file TileFont.cs.