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