Struct kiss3d::window::EventManager
[−]
[src]
pub struct EventManager { /* fields omitted */ }
A stand-alone object that provides an iterator though glfw events.
It is not lifetime-bound to the main window.