C# Class MOTHER3.MapData.RoomGfx

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

Méthodes publiques

Méthode Description
GetGfx ( ushort index ) : byte[]
GetGfxAddress ( ushort index ) : int
GetTilesets ( RoomGfxPal rGfxPal ) : byte[][]

Method Details

GetGfx() public static méthode

public static GetGfx ( ushort index ) : byte[]
index ushort
Résultat byte[]

GetGfxAddress() public static méthode

public static GetGfxAddress ( ushort index ) : int
index ushort
Résultat int

GetTilesets() public static méthode

public static GetTilesets ( RoomGfxPal rGfxPal ) : byte[][]
rGfxPal RoomGfxPal
Résultat byte[][]