#include <game_msg.h>
Inheritance diagram for Message:


Public Member Functions | |
| Message (const std::string &new_txt, const Color &new_color, Font *new_font, uint _time) | |
| uint | get_time () |
Private Attributes | |
| uint | time |
Definition at line 36 of file game_msg.h.
| uint Message::get_time | ( | ) | [inline] |
uint Message::time [private] |
Definition at line 47 of file game_msg.h.
1.4.7