C# Class tk2dFontKerning, Malisse

Show file Open project: Collegiennes/Malisse Class Usage Examples

Public Properties

Property Type Description
amount float
c0 int
c1 int

Property Details

amount public property

Kern amount.
public float amount
return float

c0 public property

First character to match
public int c0
return int

c1 public property

Second character to match
public int c1
return int