C# Class HyoutaTools.DanganRonpa.Font.DRFontChar

Afficher le fichier Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Méthodes publiques

Свойство Type Description
Character System.UInt16
Height System.UInt16
Unk1 System.UInt16
Unk2 System.UInt16
Unk3 System.UInt16
Width System.UInt16
XOffset System.UInt16
YOffset System.UInt16

Méthodes publiques

Méthode Description
Compare ( DRFontChar one, DRFontChar other ) : int

Method Details

Compare() public static méthode

public static Compare ( DRFontChar one, DRFontChar other ) : int
one DRFontChar
other DRFontChar
Résultat int

Property Details

Character public_oe property

public UInt16,System Character
Résultat System.UInt16

Height public_oe property

public UInt16,System Height
Résultat System.UInt16

Unk1 public_oe property

public UInt16,System Unk1
Résultat System.UInt16

Unk2 public_oe property

public UInt16,System Unk2
Résultat System.UInt16

Unk3 public_oe property

public UInt16,System Unk3
Résultat System.UInt16

Width public_oe property

public UInt16,System Width
Résultat System.UInt16

XOffset public_oe property

public UInt16,System XOffset
Résultat System.UInt16

YOffset public_oe property

public UInt16,System YOffset
Résultat System.UInt16