mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Add `InputState::has_touch_screen` to query if there ever has been any touches (which is what `any_touches` used to return).
Add `InputState::has_touch_screen` to query if there ever has been any touches (which is what `any_touches` used to return).