Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Public Attributes | List of all members
Burger::Font4Bit::State_t Struct Reference
Collaboration diagram for Burger::Font4Bit::State_t:
Collaboration graph
[legend]

Public Attributes

uint32_t m_ColorTable [16]
 Colors to render with.
 
RezFilem_pRezFile
 Resource file manager.
 
int m_iX
 X coord.
 
int m_iY
 Y coord.
 
uint_t m_uRezNum
 Resource ID of the last font loaded.
 
uint_t m_uInvisibleColor
 Color to ignore for drawing.
 

Member Data Documentation

◆ m_ColorTable

uint32_t Burger::Font4Bit::State_t::m_ColorTable[16]

Colors to render with.

◆ m_iX

int Burger::Font4Bit::State_t::m_iX

X coord.

◆ m_iY

int Burger::Font4Bit::State_t::m_iY

Y coord.

◆ m_pRezFile

RezFile* Burger::Font4Bit::State_t::m_pRezFile

Resource file manager.

◆ m_uInvisibleColor

uint_t Burger::Font4Bit::State_t::m_uInvisibleColor

Color to ignore for drawing.

◆ m_uRezNum

uint_t Burger::Font4Bit::State_t::m_uRezNum

Resource ID of the last font loaded.