C# Class bffnt_tool.FFNT.CharWidthInfo

Show file Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Public Properties

Property Type Description
CharWidth Byte
GlyphWidth Byte
Left SByte

Public Methods

Method Description
CharWidthInfo ( EndianBinaryReader er ) : System

Method Details

CharWidthInfo() public method

public CharWidthInfo ( EndianBinaryReader er ) : System
er EndianBinaryReader
return System

Property Details

CharWidth public property

public Byte CharWidth
return Byte

GlyphWidth public property

public Byte GlyphWidth
return Byte

Left public property

public SByte Left
return SByte