Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MOTHER3
Song
C# Class MOTHER3.Song
Inheritance:
M3Rom
Mostra 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_oe property
public
bool
EchoFeedback
return
bool
EchoFeedbackValue
public_oe property
public
int
EchoFeedbackValue
return
int
InstrumentPointer
public_oe property
public
int
InstrumentPointer
return
int
Priority
public_oe property
public
int
Priority
return
int
TrackPointers
public_oe property
public
int[]
TrackPointers
return
int[]
Tracks
public_oe property
public
int
Tracks
return
int