C# Class tk2dFontKerning, Malisse

Afficher le fichier Open project: Collegiennes/Malisse Class Usage Examples

Méthodes publiques

Свойство Type Description
amount float
c0 int
c1 int

Property Details

amount public_oe property

Kern amount.
public float amount
Résultat float

c0 public_oe property

First character to match
public int c0
Résultat int

c1 public_oe property

Second character to match
public int c1
Résultat int