|
SuperTuxKart
|
A base class for any messages. More...

Protected Attributes | |
| float | m_display_timer |
| If this < 0, remove this message from queue. | |
| core::stringw | m_message |
| The message. | |
| core::recti | m_area |
| The area which the message is drawn. | |
Private Attributes | |
| bool | m_inited |
| Tell if this message has been initialized. | |
A base class for any messages.