#include <Wnd.h>
Public Attributes | |
int | time |
boost::shared_ptr< BrowseInfoWnd > | wnd |
std::string | text |
Though browse_text will not apply to all browse info schemes, it is nevertheless part of BrowseInfoMode, since it will surely be the most common data displayed in a BrowseInfoWnd.
Definition at line 173 of file Wnd.h.
boost::shared_ptr<BrowseInfoWnd> GG::Wnd::BrowseInfoMode::wnd |
the BrowseInfoWnd used to display the browse info for this mode
std::string GG::Wnd::BrowseInfoMode::text |