C# Class bffnt_tool.FFNT.TGLP

显示文件 Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Public Properties

Property Type Description
Ascent System.UInt16
CellHeight Byte
CellWidth Byte
FLIMDataOffset System.UInt32
FLIMFormat System.UInt16
FLIMHeight System.UInt16
FLIMNums Byte
FLIMSheets Byte[][]
FLIMSize System.UInt32
FLIMWidth System.UInt16
MaxCharWidth Byte
SectionSize System.UInt32
SheetNrLines System.UInt16
SheetNrRows System.UInt16
Signature String

Public Methods

Method Description
TGLP ( EndianBinaryReader er ) : System

Method Details

TGLP() public method

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

Property Details

Ascent public_oe property

public UInt16,System Ascent
return System.UInt16

CellHeight public_oe property

public Byte CellHeight
return Byte

CellWidth public_oe property

public Byte CellWidth
return Byte

FLIMDataOffset public_oe property

public UInt32,System FLIMDataOffset
return System.UInt32

FLIMFormat public_oe property

public UInt16,System FLIMFormat
return System.UInt16

FLIMHeight public_oe property

public UInt16,System FLIMHeight
return System.UInt16

FLIMNums public_oe property

public Byte FLIMNums
return Byte

FLIMSheets public_oe property

public Byte[][] FLIMSheets
return Byte[][]

FLIMSize public_oe property

public UInt32,System FLIMSize
return System.UInt32

FLIMWidth public_oe property

public UInt16,System FLIMWidth
return System.UInt16

MaxCharWidth public_oe property

public Byte MaxCharWidth
return Byte

SectionSize public_oe property

public UInt32,System SectionSize
return System.UInt32

SheetNrLines public_oe property

public UInt16,System SheetNrLines
return System.UInt16

SheetNrRows public_oe property

public UInt16,System SheetNrRows
return System.UInt16

Signature public_oe property

public String Signature
return String