Method | Description | |
---|---|---|
GetGfx ( ushort index ) : byte[] | ||
GetGfxAddress ( ushort index ) : int | ||
GetTilesets ( RoomGfxPal rGfxPal ) : byte[][] |
public static GetGfx ( ushort index ) : byte[] | ||
index | ushort | |
return | byte[] |
public static GetGfxAddress ( ushort index ) : int | ||
index | ushort | |
return | int |
public static GetTilesets ( RoomGfxPal rGfxPal ) : byte[][] | ||
rGfxPal | RoomGfxPal | |
return | byte[][] |