C# 클래스 HyoutaTools.DanganRonpa.Font.DRFontChar

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Character System.UInt16
Height System.UInt16
Unk1 System.UInt16
Unk2 System.UInt16
Unk3 System.UInt16
Width System.UInt16
XOffset System.UInt16
YOffset System.UInt16

공개 메소드들

메소드 설명
Compare ( DRFontChar one, DRFontChar other ) : int

메소드 상세

Compare() 공개 정적인 메소드

public static Compare ( DRFontChar one, DRFontChar other ) : int
one DRFontChar
other DRFontChar
리턴 int

프로퍼티 상세

Character 공개적으로 프로퍼티

public UInt16,System Character
리턴 System.UInt16

Height 공개적으로 프로퍼티

public UInt16,System Height
리턴 System.UInt16

Unk1 공개적으로 프로퍼티

public UInt16,System Unk1
리턴 System.UInt16

Unk2 공개적으로 프로퍼티

public UInt16,System Unk2
리턴 System.UInt16

Unk3 공개적으로 프로퍼티

public UInt16,System Unk3
리턴 System.UInt16

Width 공개적으로 프로퍼티

public UInt16,System Width
리턴 System.UInt16

XOffset 공개적으로 프로퍼티

public UInt16,System XOffset
리턴 System.UInt16

YOffset 공개적으로 프로퍼티

public UInt16,System YOffset
리턴 System.UInt16