Static Public Member Functions | |
| static LWShape_t * | Load (RezFile *pRezFile, uint_t uRezNum) |
| static void | Preload (RezFile *pRezFile, uint_t uRezNum) |
Public Attributes | |
| uint16_t | Width |
| uint16_t | Height |
| uint8_t | Data [1] |
|
static |
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::LWShape_t::Data[1] |
| uint16_t Burger::LWShape_t::Height |
| uint16_t Burger::LWShape_t::Width |