Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
entity
Main
MenuClasses
paneData
C# Class entity.Main.MenuClasses.paneData
Inheritance:
baseData
Show file
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 property
public
short
animationIndex
return
short
bitmaps
public property
public
List
bitmaps
return
List
listBlocks
public property
public
List
listBlocks
return
List
textBlocks
public property
public
List
textBlocks
return
List