terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ReLogic.Graphics.FontPage Class Referencesealed
+ Collaboration diagram for ReLogic.Graphics.FontPage:

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 11 of file FontPage.cs.


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