GG
|
#include <GG/GUI.h>
Go to the source code of this file.
Classes | |
struct | GG::EventPumpState |
class | GG::EventPumpBase |
class | GG::EventPump |
class | GG::ModalEventPump |
Namespaces | |
namespace | GG |
Contains the EventPump class and its helper classes. An EventPump encapsulates the behavior of a GG processing loop, such as the one associated with the singleton GUI object, or one associated with a modal Wnd.
Definition in file EventPump.h.