C# Class MOTHER3.ActionTable

Inheritance: M3Rom
Exibir arquivo Open project: jeffman/MOTHER-3-Funland Class Usage Examples

Public Properties

Property Type Description
Actions MOTHER3.ActionTable[]
Address int
Data ushort[]
Entries int
Length int

Public Methods

Method Description
Init ( ) : void

Method Details

Init() public static method

public static Init ( ) : void
return void

Property Details

Actions public_oe static_oe property

public static ActionTable[],MOTHER3 Actions
return MOTHER3.ActionTable[]

Address public_oe static_oe property

public static int Address
return int

Data public_oe property

public ushort[] Data
return ushort[]

Entries public_oe static_oe property

public static int Entries
return int

Length public_oe static_oe property

public static int Length
return int