[−][src]Module conrod_core::input::global
Handles all of the global input events and state.
The core of this module is the Global struct. It is responsible for aggregating
and interpreting raw input events into high-level semantic events.
Structs
| Events | Iterator over all global |
| Global | Global input event handler that also implements |
| UiEvents | An iterator yielding all |