Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MOTHER3
Song
C# Class MOTHER3.Song
Inheritance:
M3Rom
Afficher le fichier
Open project: jeffman/MOTHER-3-Funland
Méthodes publiques
Свойство
Type
Description
EchoFeedback
bool
EchoFeedbackValue
int
InstrumentPointer
int
Priority
int
TrackPointers
int[]
Tracks
int
Méthodes publiques
Méthode
Description
Song
(
int
address
) :
System
Method Details
Song()
public
méthode
public
Song
(
int
address
) :
System
address
int
Résultat
System
Property Details
EchoFeedback
public_oe property
public
bool
EchoFeedback
Résultat
bool
EchoFeedbackValue
public_oe property
public
int
EchoFeedbackValue
Résultat
int
InstrumentPointer
public_oe property
public
int
InstrumentPointer
Résultat
int
Priority
public_oe property
public
int
Priority
Résultat
int
TrackPointers
public_oe property
public
int[]
TrackPointers
Résultat
int[]
Tracks
public_oe property
public
int
Tracks
Résultat
int