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

Static Public Member Functions

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

Public Attributes

uint8_t Palette [768]
 
LWXShape_t XShape
 

Member Function Documentation

◆ Load()

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

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


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

◆ Preload()

void BURGER_API Burger::GfxShape_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

◆ Palette

uint8_t Burger::GfxShape_t::Palette[768]

◆ XShape

LWXShape_t Burger::GfxShape_t::XShape