iced-yoda/src/touch.rs

3 lines
83 B
Rust
Raw Normal View History

2022-04-12 22:32:41 -06:00
//! Listen and react to touch events.
pub use crate::core::touch::{Event, Finger};