|
|
| 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) |
| |
|
|
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 AbstractKart * | m_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: