C# Class MOTHER3.ActionTable

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

Méthodes publiques

Свойство Type Description
Actions MOTHER3.ActionTable[]
Address int
Data ushort[]
Entries int
Length int

Méthodes publiques

Méthode Description
Init ( ) : void

Method Details

Init() public static méthode

public static Init ( ) : void
Résultat void

Property Details

Actions public_oe static_oe property

public static ActionTable[],MOTHER3 Actions
Résultat MOTHER3.ActionTable[]

Address public_oe static_oe property

public static int Address
Résultat int

Data public_oe property

public ushort[] Data
Résultat ushort[]

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