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.Text.GlyphMetrics Struct Reference
+ Collaboration diagram for ReLogic.Text.GlyphMetrics:

Static Public Member Functions

static GlyphMetrics FromKerningData (float leftPadding, float characterWidth, float rightPadding)
 

Public Attributes

readonly float LeftPadding
 
readonly float CharacterWidth
 
readonly float RightPadding
 

Properties

float KernedWidth [get, set]
 
float KernedWidthOnNewLine [get, set]
 

Private Member Functions

 GlyphMetrics (float leftPadding, float characterWidth, float rightPadding)
 

Detailed Description

Definition at line 8 of file GlyphMetrics.cs.


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