C# Class MOTHER3.MapData.RoomPal

Mostrar archivo Open project: jeffman/MOTHER-3-Funland

Public Properties

Property Type Description
Address int
Entries short

Public Methods

Method Description
GetPalette ( int index ) : MPalette
Init ( ) : void

Method Details

GetPalette() public static method

public static GetPalette ( int index ) : MPalette
index int
return MPalette

Init() public static method

public static Init ( ) : void
return void

Property Details

Address public_oe static_oe property

public static int Address
return int

Entries public_oe static_oe property

public static short Entries
return short