C# 클래스 bffnt_tool.FFNT.CharWidthInfo

파일 보기 프로젝트 열기: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

공개 프로퍼티들

프로퍼티 타입 설명
CharWidth Byte
GlyphWidth Byte
Left SByte

공개 메소드들

메소드 설명
CharWidthInfo ( EndianBinaryReader er ) : System

메소드 상세

CharWidthInfo() 공개 메소드

public CharWidthInfo ( EndianBinaryReader er ) : System
er EndianBinaryReader
리턴 System

프로퍼티 상세

CharWidth 공개적으로 프로퍼티

public Byte CharWidth
리턴 Byte

GlyphWidth 공개적으로 프로퍼티

public Byte GlyphWidth
리턴 Byte

Left 공개적으로 프로퍼티

public SByte Left
리턴 SByte