Public Attributes | |
uint32_t | m_ColorTable [16] |
Colors to render with. | |
RezFile * | m_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. | |
uint32_t Burger::Font4Bit::State_t::m_ColorTable[16] |
Colors to render with.
int Burger::Font4Bit::State_t::m_iX |
X coord.
int Burger::Font4Bit::State_t::m_iY |
Y coord.
RezFile* Burger::Font4Bit::State_t::m_pRezFile |
Resource file manager.
uint_t Burger::Font4Bit::State_t::m_uInvisibleColor |
Color to ignore for drawing.
uint_t Burger::Font4Bit::State_t::m_uRezNum |
Resource ID of the last font loaded.