
Static Public Member Functions | |
| static LWXShape_t * | Load (RezFile *pRezFile, uint_t uRezNum) |
| static void | Preload (RezFile *pRezFile, uint_t uRezNum) |
Public Attributes | |
| short | XOffset |
| short | YOffset |
| LWShape_t | Shape |
|
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
| LWShape_t Burger::LWXShape_t::Shape |
| short Burger::LWXShape_t::XOffset |
| short Burger::LWXShape_t::YOffset |