[][src]Type Definition touch_visualizer::TouchValues

type TouchValues = HashMap<(i64, i64), ([f64; 2], f64)>;

Stores touch values.