#include <GG/Wnd.h>
#include <GG/Font.h>
#include <boost/serialization/is_abstract.hpp>
#include <boost/serialization/version.hpp>
Go to the source code of this file.
Namespaces | |
namespace | GG |
Classes | |
class | GG::BrowseInfoWnd |
The abstract base class for all browse-info display windows. More... | |
class | GG::TextBoxBrowseInfoWnd |
A subclass of BrowseInfoWnd that displays text in a box, optionally with a border. More... |
These classes display info on another window.
Definition in file BrowseInfoWnd.h.