|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| SpriteCharacterData (Texture2D texture, Rectangle glyph, Rectangle padding, Vector3 kerning) | |
| GlyphMetrics | ToGlyphMetric () |
Public Attributes | |
| readonly Texture2D | Texture |
| readonly Rectangle | Glyph |
| readonly Rectangle | Padding |
| readonly Vector3 | Kerning |
Definition at line 13 of file DynamicSpriteFont.cs.