C# Class tk2dFontKerning, Malisse

显示文件 Open project: Collegiennes/Malisse Class Usage Examples

Public Properties

Property Type Description
amount float
c0 int
c1 int

Property Details

amount public_oe property

Kern amount.
public float amount
return float

c0 public_oe property

First character to match
public int c0
return int

c1 public_oe property

Second character to match
public int c1
return int