Static Public Member Functions | |
static GfxShape_t * | Load (RezFile *pRezFile, uint_t uRezNum) |
static void | Preload (RezFile *pRezFile, uint_t uRezNum) |
Public Attributes | |
uint8_t | Palette [768] |
LWXShape_t | XShape |
|
static |
Load a Burgerlib shape array assuming it's little endian. I will swap the endian on big endian machines
Load a Burgerlib shape assuming it's little endian. I will swap the endian on big endian machines
|
static |
Load a Burgerlib shape assuming it's little endian. I will swap the endian on big endian machines
uint8_t Burger::GfxShape_t::Palette[768] |
LWXShape_t Burger::GfxShape_t::XShape |