mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -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).