initSidebarItems({"struct":[["Events","Iterator over all global `event::Event`s that have occurred since the last time `Ui::set_widgets` was called."],["Global","Global input event handler that also implements `input::Provider`. The `Ui` passes all events to it's `Global` instance, which aggregates and interprets the events to provide so-called 'high-level' events to widgets. This input gets reset after every update by the `Ui`."],["UiEvents","An iterator yielding all `event::Ui`s that have occurred since the last time `Ui::set_widgets` was called."]]});