|
SuperTuxKart
|
Used to display the list of karts and their times or whatever other info is relevant to the current mode. More...
#include <race_gui_base.hpp>
Public Attributes | |
| core::stringw | m_text |
| Text to display next to icon, if any. | |
| video::SColor | m_color |
| Text color, if any text. | |
| core::stringw | special_title |
| If this kart has a special title, e.g. More... | |
| int | lap |
| Current lap of this kart, or -1 if irrelevant. | |
| bool | m_outlined_font = false |
Used to display the list of karts and their times or whatever other info is relevant to the current mode.
| core::stringw RaceGUIBase::KartIconDisplayInfo::special_title |
If this kart has a special title, e.g.
"leader" in follow-the-leader.