GG
Classes | Namespaces | Functions | Variables
Wnd.h File Reference
#include <GG/Base.h>
#include <GG/Exception.h>
#include <GG/Flags.h>
#include <list>
#include <set>

Go to the source code of this file.

Classes

class  GG::Wnd
 
struct  GG::Wnd::BrowseInfoMode
 

Namespaces

namespace  GG
 

Functions

 GG::GG_FLAG_TYPE (WndFlag)
 

Variables

GG_API const WndFlag GG::INTERACTIVE
 
GG_API const WndFlag GG::REPEAT_BUTTON_DOWN
 
GG_API const WndFlag GG::DRAGABLE
 
GG_API const WndFlag GG::RESIZABLE
 
GG_API const WndFlag GG::ONTOP
 
GG_API const WndFlag GG::MODAL
 

Detailed Description

Contains the Wnd class, upon which all GG GUI elements are based.

Definition in file Wnd.h.