C# Class bffnt_tool.FFNT.TGLP

Afficher le fichier Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
TGLP ( EndianBinaryReader er ) : System

Method Details

TGLP() public méthode

public TGLP ( EndianBinaryReader er ) : System
er EndianBinaryReader
Résultat System

Property Details

Ascent public_oe property

public UInt16,System Ascent
Résultat System.UInt16

CellHeight public_oe property

public Byte CellHeight
Résultat Byte

CellWidth public_oe property

public Byte CellWidth
Résultat Byte

FLIMDataOffset public_oe property

public UInt32,System FLIMDataOffset
Résultat System.UInt32

FLIMFormat public_oe property

public UInt16,System FLIMFormat
Résultat System.UInt16

FLIMHeight public_oe property

public UInt16,System FLIMHeight
Résultat System.UInt16

FLIMNums public_oe property

public Byte FLIMNums
Résultat Byte

FLIMSheets public_oe property

public Byte[][] FLIMSheets
Résultat Byte[][]

FLIMSize public_oe property

public UInt32,System FLIMSize
Résultat System.UInt32

FLIMWidth public_oe property

public UInt16,System FLIMWidth
Résultat System.UInt16

MaxCharWidth public_oe property

public Byte MaxCharWidth
Résultat Byte

SectionSize public_oe property

public UInt32,System SectionSize
Résultat System.UInt32

SheetNrLines public_oe property

public UInt16,System SheetNrLines
Résultat System.UInt16

SheetNrRows public_oe property

public UInt16,System SheetNrRows
Résultat System.UInt16

Signature public_oe property

public String Signature
Résultat String