C# Class entity.Main.MenuClasses.listBlockData

Inheritance: baseData
Exibir arquivo Open project: troymac1ure/Entity Class Usage Examples

Public Properties

Property Type Description
animationIndex short
bottom short
buttonsLoop bool
introAnimationDelay short
left short
skinIndex short
visibleItemCount short

Public Methods

Method Description
Read ( BinaryReader br ) : void
listBlockData ( int Order ) : System

Method Details

Read() public method

public Read ( BinaryReader br ) : void
br System.IO.BinaryReader
return void

listBlockData() public method

public listBlockData ( int Order ) : System
Order int
return System

Property Details

animationIndex public_oe property

public short animationIndex
return short

bottom public_oe property

public short bottom
return short

buttonsLoop public_oe property

public bool buttonsLoop
return bool

introAnimationDelay public_oe property

public short introAnimationDelay
return short

left public_oe property

public short left
return short

skinIndex public_oe property

public short skinIndex
return short

visibleItemCount public_oe property

public short visibleItemCount
return short