#include <GG/GUI.h>
Go to the source code of this file.
Classes | |
| struct | GG::EventPumpState |
| Encapsulates the state of GG event pumping. More... | |
| class | GG::EventPumpBase |
| The base type for all EventPump types. More... | |
| class | GG::EventPump |
| Encapsulates the GG event-pumping mechanism. More... | |
| class | GG::ModalEventPump |
| An EventPump that terminates when the bool reference done supplied to the constructor is true. More... | |
Namespaces | |
| namespace | GG |
Definition in file EventPump.h.
1.5.9