Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MOTHER3
MapData.RoomPal
C# Class MOTHER3.MapData.RoomPal
Exibir arquivo
Open project: jeffman/MOTHER-3-Funland
Public Properties
Property
Type
Description
Address
int
Entries
short
Public Methods
Method
Description
GetPalette
(
int
index
) :
MPalette
Init
( ) :
void
Method Details
GetPalette()
public
static
method
public
static
GetPalette
(
int
index
) :
MPalette
index
int
return
MPalette
Init()
public
static
method
public
static
Init
( ) :
void
return
void
Property Details
Address
public_oe static_oe property
public
static
int
Address
return
int
Entries
public_oe static_oe property
public
static
short
Entries
return
short