C# Class bffnt_tool.FFNT.TGLP

Show file 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 property

public UInt16,System Ascent
return System.UInt16

CellHeight public property

public Byte CellHeight
return Byte

CellWidth public property

public Byte CellWidth
return Byte

FLIMDataOffset public property

public UInt32,System FLIMDataOffset
return System.UInt32

FLIMFormat public property

public UInt16,System FLIMFormat
return System.UInt16

FLIMHeight public property

public UInt16,System FLIMHeight
return System.UInt16

FLIMNums public property

public Byte FLIMNums
return Byte

FLIMSheets public property

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

FLIMSize public property

public UInt32,System FLIMSize
return System.UInt32

FLIMWidth public property

public UInt16,System FLIMWidth
return System.UInt16

MaxCharWidth public property

public Byte MaxCharWidth
return Byte

SectionSize public property

public UInt32,System SectionSize
return System.UInt32

SheetNrLines public property

public UInt16,System SheetNrLines
return System.UInt16

SheetNrRows public property

public UInt16,System SheetNrRows
return System.UInt16

Signature public property

public String Signature
return String