C# Class StbEasyFont.CharInfo, UnityStbEasyFont

Afficher le fichier Open project: aras-p/UnityStbEasyFont

Méthodes publiques

Свойство Type Description
advance byte
h_seg byte
v_seg byte

Méthodes publiques

Méthode Description
CharInfo ( byte a, byte h, byte v ) : System.Collections.Generic

Method Details

CharInfo() public méthode

public CharInfo ( byte a, byte h, byte v ) : System.Collections.Generic
a byte
h byte
v byte
Résultat System.Collections.Generic

Property Details

advance public_oe property

public byte advance
Résultat byte

h_seg public_oe property

public byte h_seg
Résultat byte

v_seg public_oe property

public byte v_seg
Résultat byte