Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Graphics.DynamicSpriteFont.SpriteCharacterData Struct Reference

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
 

Detailed Description

Definition at line 13 of file DynamicSpriteFont.cs.


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