Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MOTHER3
Song
C# Class MOTHER3.Song
Inheritance:
M3Rom
Show file
Open project: jeffman/MOTHER-3-Funland
Public Properties
Property
Type
Description
EchoFeedback
bool
EchoFeedbackValue
int
InstrumentPointer
int
Priority
int
TrackPointers
int[]
Tracks
int
Public Methods
Method
Description
Song
(
int
address
) :
System
Method Details
Song()
public
method
public
Song
(
int
address
) :
System
address
int
return
System
Property Details
EchoFeedback
public property
public
bool
EchoFeedback
return
bool
EchoFeedbackValue
public property
public
int
EchoFeedbackValue
return
int
InstrumentPointer
public property
public
int
InstrumentPointer
return
int
Priority
public property
public
int
Priority
return
int
TrackPointers
public property
public
int[]
TrackPointers
return
int[]
Tracks
public property
public
int
Tracks
return
int