Module egui::input_state
source · Re-exports§
pub use crate::Key;
pub use touch_state::MultiTouchInfo;
Modules§
Structs§
- Click 🔒A pointer (mouse or touch) click.
- Options for input state handling.
- Input state that egui updates each frame.
- Mouse or touch state.