Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Graphics.FontPage Class Referencesealed

Public Member Functions

 FontPage (Texture2D texture, List< Rectangle > glyphs, List< Rectangle > padding, List< char > characters, List< Vector3 > kerning)
 

Public Attributes

readonly Texture2D Texture
 
readonly List< RectangleGlyphs
 
readonly List< RectanglePadding
 
readonly List< char > Characters
 
readonly List< Vector3Kerning
 

Detailed Description

Definition at line 7 of file FontPage.cs.


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