This is the complete list of members for le::input::Dispatch, including all inherited members.
| attach(gsl::not_null< Listener * > listener) | le::input::Dispatch | |
| detach(gsl::not_null< Listener * > listener) | le::input::Dispatch | |
| disengage_all() | le::input::Dispatch | |
| Dispatch(Dispatch const &)=delete | le::input::Dispatch | |
| Dispatch()=default | le::input::Dispatch | |
| Dispatch(Dispatch &&rhs) noexcept | le::input::Dispatch | |
| handle_events(glm::ivec2 framebuffer_size, std::span< le::Event const > events) | le::input::Dispatch | |
| honor_imgui_want_capture | le::input::Dispatch | |
| on_codepoint(event::Codepoint codepoint) | le::input::Dispatch | |
| on_cursor_move(glm::vec2 pos) | le::input::Dispatch | |
| on_drop(event::Drop const &drop) | le::input::Dispatch | |
| on_key(event::Key const &key) | le::input::Dispatch | |
| on_mouse_button(event::MouseButton const &button) | le::input::Dispatch | |
| on_scroll(event::Scroll const &scroll) | le::input::Dispatch | |
| operator=(Dispatch const &)=delete | le::input::Dispatch | |
| operator=(Dispatch &&rhs) noexcept -> Dispatch & | le::input::Dispatch | |
| ~Dispatch() | le::input::Dispatch |