C# Class entity.Main.MenuClasses.bitmapData

Inheritance: baseData
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Свойство Type Description
animationIndex short
autoTypingText bool
bitmIdent int
bitmNumber short
bitmTag char[]
blendMethod short
horizontalWrapsPerSec float
ignoreForMenuSpacing bool
introAnimationDelay short
left short
progressBottom short
progressLeft short
progressScaleX short
progressScaleY short
pulsingText bool
renderDepth short
spriteAnimationFPS float
stringID stringID
top short
useSubMaps bool
verticalWrapsPerSec float

Méthodes publiques

Méthode Description
Clone ( ) : object
Read ( BinaryReader br ) : void
Write ( BinaryWriter bw ) : void
bitmapData ( int order ) : System

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Read() public méthode

public Read ( BinaryReader br ) : void
br System.IO.BinaryReader
Résultat void

Write() public méthode

public Write ( BinaryWriter bw ) : void
bw System.IO.BinaryWriter
Résultat void

bitmapData() public méthode

public bitmapData ( int order ) : System
order int
Résultat System

Property Details

animationIndex public_oe property

public short animationIndex
Résultat short

autoTypingText public_oe property

public bool autoTypingText
Résultat bool

bitmIdent public_oe property

public int bitmIdent
Résultat int

bitmNumber public_oe property

public short bitmNumber
Résultat short

bitmTag public_oe property

public char[] bitmTag
Résultat char[]

blendMethod public_oe property

public short blendMethod
Résultat short

horizontalWrapsPerSec public_oe property

public float horizontalWrapsPerSec
Résultat float

ignoreForMenuSpacing public_oe property

public bool ignoreForMenuSpacing
Résultat bool

introAnimationDelay public_oe property

public short introAnimationDelay
Résultat short

left public_oe property

public short left
Résultat short

progressBottom public_oe property

public short progressBottom
Résultat short

progressLeft public_oe property

public short progressLeft
Résultat short

progressScaleX public_oe property

public short progressScaleX
Résultat short

progressScaleY public_oe property

public short progressScaleY
Résultat short

pulsingText public_oe property

public bool pulsingText
Résultat bool

renderDepth public_oe property

public short renderDepth
Résultat short

spriteAnimationFPS public_oe property

public float spriteAnimationFPS
Résultat float

stringID public_oe property

public stringID stringID
Résultat stringID

top public_oe property

public short top
Résultat short

useSubMaps public_oe property

public bool useSubMaps
Résultat bool

verticalWrapsPerSec public_oe property

public float verticalWrapsPerSec
Résultat float