|
GG
|
Go to the source code of this file.
Classes | |
| class | GG::WndEvent |
Namespaces | |
| namespace | GG |
Variables | |
| GG_API const ModKey | GG::MOD_KEY_NONE |
| GG_API const ModKey | GG::MOD_KEY_LSHIFT |
| GG_API const ModKey | GG::MOD_KEY_RSHIFT |
| GG_API const ModKey | GG::MOD_KEY_LCTRL |
| GG_API const ModKey | GG::MOD_KEY_RCTRL |
| GG_API const ModKey | GG::MOD_KEY_LALT |
| GG_API const ModKey | GG::MOD_KEY_RALT |
| GG_API const ModKey | GG::MOD_KEY_LMETA |
| GG_API const ModKey | GG::MOD_KEY_RMETA |
| GG_API const ModKey | GG::MOD_KEY_NUM |
| GG_API const ModKey | GG::MOD_KEY_CAPS |
| GG_API const ModKey | GG::MOD_KEY_MODE |
| GG_API const Flags< ModKey > | GG::MOD_KEY_CTRL |
| GG_API const Flags< ModKey > | GG::MOD_KEY_SHIFT |
| GG_API const Flags< ModKey > | GG::MOD_KEY_ALT |
| GG_API const Flags< ModKey > | GG::MOD_KEY_META |
Contains the WndEvent class, which is used internally by GG to dispatch event messages to Wnds.
Definition in file WndEvent.h.
1.8.3