The message for MESSAGE_SHOW_TOOLTIP. More...
#include <message.hpp>


Public Member Functions | |
| tmessage_show_tooltip (const std::string &message_, const tpoint &location_) | |
Public Attributes | |
| const std::string | message |
| The message to show on the tooltip. | |
| const tpoint | location |
| The location where to show the tooltip. | |
The message for MESSAGE_SHOW_TOOLTIP.
Definition at line 50 of file message.hpp.
| gui2::event::tmessage_show_tooltip::tmessage_show_tooltip | ( | const std::string & | message_, | |
| const tpoint & | location_ | |||
| ) | [inline] |
Definition at line 53 of file message.hpp.
The location where to show the tooltip.
Definition at line 65 of file message.hpp.
Referenced by gui2::twindow::signal_handler_message_show_tooltip().
| const std::string gui2::event::tmessage_show_tooltip::message |
The message to show on the tooltip.
Definition at line 62 of file message.hpp.
Referenced by gui2::twindow::signal_handler_message_show_tooltip().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:36 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |