|
GG
|
#include <Wnd.h>
Public Attributes | |
| unsigned int | time |
| boost::shared_ptr< BrowseInfoWnd > | wnd |
| std::string | text |
The data necessary to represent a browse info mode.
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.
| unsigned int GG::Wnd::BrowseInfoMode::time |
| 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 |
The text to display in the BrowseInfoWnd shown for this mode.
1.8.3