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
SpriteGfx
C# Class MOTHER3.SpriteGfx
Inheritance:
M3Rom
Mostra file
Open project: jeffman/MOTHER-3-Funland
Class Usage Examples
Public Properties
Property
Type
Description
Address
int[]
Entries
int[]
Public Methods
Method
Description
GetPointer
(
int
bank
,
int
index
) :
int
Init
( ) :
void
Method Details
GetPointer()
public
static
method
public
static
GetPointer
(
int
bank
,
int
index
) :
int
bank
int
index
int
return
int
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
int[]
Entries
return
int[]