summaryrefslogtreecommitdiffstats
path: root/src/touch.rs
blob: f2bdfca827d80118f0da01f71b7474b89ed21a6d (plain) (blame)
1
2
//! Listen and react to touch events.
pub use crate::core::touch::{Event, Finger};