C# Class MOTHER3.MapData

Inheritance: M3Rom
Afficher le fichier Open project: jeffman/MOTHER-3-Funland

Méthodes publiques

Méthode Description
GetMap ( int room, int flags, bool drawsprites ) : Bitmap
Init ( ) : void

Method Details

GetMap() public static méthode

public static GetMap ( int room, int flags, bool drawsprites ) : Bitmap
room int
flags int
drawsprites bool
Résultat System.Drawing.Bitmap

Init() public static méthode

public static Init ( ) : void
Résultat void