Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
entity
Main
MenuClasses
paneData
C# Class entity.Main.MenuClasses.paneData
Inheritance:
baseData
Mostrar archivo
Open project: troymac1ure/Entity
Class Usage Examples
Public Properties
Property
Type
Description
animationIndex
short
bitmaps
List
listBlocks
List
textBlocks
List
Public Methods
Method
Description
Read
(
BinaryReader
br
) :
void
paneData
(
int
order
) :
System
Method Details
Read()
public
method
public
Read
(
BinaryReader
br
) :
void
br
System.IO.BinaryReader
return
void
paneData()
public
method
public
paneData
(
int
order
) :
System
order
int
return
System
Property Details
animationIndex
public_oe property
public
short
animationIndex
return
short
bitmaps
public_oe property
public
List
bitmaps
return
List
listBlocks
public_oe property
public
List
listBlocks
return
List
textBlocks
public_oe property
public
List
textBlocks
return
List