SuperTuxKart
Loading...
Searching...
No Matches
Public Attributes | List of all members
RaceGUIBase::KartIconDisplayInfo Struct Reference

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.
 
int lap
 Current lap of this kart, or -1 if irrelevant.
 
bool m_outlined_font = false
 

Detailed Description

Used to display the list of karts and their times or whatever other info is relevant to the current mode.

Member Data Documentation

◆ special_title

core::stringw RaceGUIBase::KartIconDisplayInfo::special_title

If this kart has a special title, e.g.

"leader" in follow-the-leader.


The documentation for this struct was generated from the following file: