SuperTuxKart
|
Public Member Functions | |
ListCell (irr::core::stringw text, s32 icon=-1, int proportion=1, bool center=false) | |
Public Attributes | |
irr::core::stringw | m_text |
int | m_proportion |
s32 | m_icon |
std::vector< GlyphLayout > | m_glyph_layouts |
bool | m_center |