SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
RaceGUIBase::TimedMessage Class Reference

Public Member Functions

 TimedMessage (const irr::core::stringw &message, const AbstractKart *kart, float time, const video::SColor &color, const bool important, bool big_font, bool outline)
 
bool done (const float dt)
 

Public Attributes

irr::core::stringw m_message
 Message to display.
 
float m_remaining_time
 Time remaining before removing this message from screen.
 
video::SColor m_color
 Color of message.
 
const AbstractKartm_kart
 
bool m_important
 Important msgs are displayed in the middle of the screen.
 
bool m_big_font
 
bool m_outline
 

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