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::LWXShape_t Struct Reference
Collaboration diagram for Burger::LWXShape_t:
Collaboration graph
[legend]

Static Public Member Functions

static LWXShape_tLoad (RezFile *pRezFile, uint_t uRezNum)
 
static void Preload (RezFile *pRezFile, uint_t uRezNum)
 

Public Attributes

short XOffset
 
short YOffset
 
LWShape_t Shape
 

Member Function Documentation

◆ Load()

Burger::LWXShape_t *BURGER_API Burger::LWXShape_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::LWXShape_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

◆ Shape

LWShape_t Burger::LWXShape_t::Shape

◆ XOffset

short Burger::LWXShape_t::XOffset

◆ YOffset

short Burger::LWXShape_t::YOffset