Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MOTHER3
MapData
C# 클래스 MOTHER3.MapData
상속:
M3Rom
파일 보기
프로젝트 열기: jeffman/MOTHER-3-Funland
공개 메소드들
메소드
설명
GetMap
(
int
room
,
int
flags
,
bool
drawsprites
) :
Bitmap
Init
( ) :
void
메소드 상세
GetMap()
공개
정적인
메소드
public
static
GetMap
(
int
room
,
int
flags
,
bool
drawsprites
) :
Bitmap
room
int
flags
int
drawsprites
bool
리턴
System.Drawing.Bitmap
Init()
공개
정적인
메소드
public
static
Init
( ) :
void
리턴
void