![]() |
Gorgon Game Engine
|
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
| Gorgon::WindowManager | |
| This namespace contains window manager specific functionality. | |
Functions | |
| void | assertkeys (Window &wind, Gorgon::internal::windowdata *data) |
| Input::Mouse::Button | buttonfromx11 (unsigned btn) |
| void | handlebuttonpressevent (XEvent event, Window &wind) |
| void | handlebuttonreleaseevent (XEvent event, Window &wind) |
| void | handleinputevent (XEvent event, Window &wind) |
| void | handlekeypressevent (XEvent event, Window &wind) |
| void | handlekeyreleaseevent (XEvent event, Window &wind) |
| long | keysym2ucs (KeySym keysym) |
| Input::Keyboard::Key | mapx11key (KeySym key, unsigned int keycode) |
| std::string | osgetkeyname (Input::Keyboard::Key key) |
| long keysym2ucs | ( | KeySym | keysym | ) |
References keysymtab, and codepair::ucs.