C# Class MOTHER3.PsiData

Inheritance: M3Rom
Afficher le fichier Open project: jeffman/MOTHER-3-Funland Class Usage Examples

Méthodes publiques

Свойство Type Description
Address int
AmountHigh ushort
AmountLow ushort
Animation byte[]
Entries int
Length int
Pp ushort
PsiEntries MOTHER3.PsiData[]
Target byte
Type byte

Méthodes publiques

Méthode Description
Init ( ) : void
Save ( ) : void

Method Details

Init() public static méthode

public static Init ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

Property Details

Address public_oe static_oe property

public static int Address
Résultat int

AmountHigh public_oe property

public ushort AmountHigh
Résultat ushort

AmountLow public_oe property

public ushort AmountLow
Résultat ushort

Animation public_oe property

public byte[] Animation
Résultat byte[]

Entries public_oe static_oe property

public static int Entries
Résultat int

Length public_oe static_oe property

public static int Length
Résultat int

Pp public_oe property

public ushort Pp
Résultat ushort

PsiEntries public_oe static_oe property

public static PsiData[],MOTHER3 PsiEntries
Résultat MOTHER3.PsiData[]

Target public_oe property

public byte Target
Résultat byte

Type public_oe property

public byte Type
Résultat byte