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