C# Class bffnt_tool.FFNT.CharWidthInfo

Mostra 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_oe property

public Byte CharWidth
return Byte

GlyphWidth public_oe property

public Byte GlyphWidth
return Byte

Left public_oe property

public SByte Left
return SByte