GG
Classes | Namespaces | Functions

GUI.h File Reference

Contains GUI class, which encapsulates the state and behavior of the entire GG GUI. More...

#include <GG/Font.h>
#include <GG/WndEvent.h>

Go to the source code of this file.

Classes

class  GG::GUI
 An abstract base for an GUI framework class to drive the GG GUI. More...

Namespaces

namespace  GG

Functions

GG_API bool GG::MatchesOrContains (const Wnd *lwnd, const Wnd *rwnd)

Detailed Description

Contains GUI class, which encapsulates the state and behavior of the entire GG GUI.

Definition in file GUI.h.