Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
Burger::LWShape_t Struct Reference

Static Public Member Functions

static LWShape_tLoad (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]
 

Member Function Documentation

◆ Load()

Burger::LWShape_t *BURGER_API Burger::LWShape_t::Load ( Burger::RezFile * pRezFile,
uint_t uRezNum )
static

Load a Burgerlib shape assuming it's little endian. I will swap the endian on big endian machines

◆ Preload()

void BURGER_API Burger::LWShape_t::Preload ( Burger::RezFile * pRezFile,
uint_t uRezNum )
static

Load a Burgerlib shape assuming it's little endian. I will swap the endian on big endian machines

Member Data Documentation

◆ Data

uint8_t Burger::LWShape_t::Data[1]

◆ Height

uint16_t Burger::LWShape_t::Height

◆ Width

uint16_t Burger::LWShape_t::Width