Public Member Functions | |
Shape8Bit_t * | GetShape (uint_t uIndex) |
const Shape8Bit_t * | GetShape (uint_t uIndex) const |
Static Public Member Functions | |
static Shape8BitArray_t * | Load (RezFile *pRezFile, uint_t uRezNum) |
static void | Preload (RezFile *pRezFile, uint_t uRezNum) |
Public Attributes | |
uint32_t | m_Index [1] |
Array of indexes to the shape array. | |
|
inline |
|
inline |
|
static |
Load a Burgerlib shape array assuming it's little endian. I will swap the endian on big endian machines
|
static |
Load a Burgerlib shape array assuming it's little endian. I will swap the endian on big endian machines
uint32_t Burger::Shape8BitArray_t::m_Index[1] |
Array of indexes to the shape array.