GG
Public Attributes

GG::Wnd::BrowseInfoMode Struct Reference

The data necessary to represent a browse info mode. More...

#include <Wnd.h>

List of all members.

Public Attributes

unsigned int time
boost::shared_ptr< BrowseInfoWndwnd
std::string text

Detailed Description

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.

Definition at line 235 of file Wnd.h.


Member Data Documentation

The time the cursor must linger over the Wnd before this mode becomes active, in ms.

Definition at line 239 of file Wnd.h.

The BrowseInfoWnd used to display the browse info for this mode.

Definition at line 243 of file Wnd.h.

The text to display in the BrowseInfoWnd shown for this mode.

Definition at line 246 of file Wnd.h.


The documentation for this struct was generated from the following file: