pub fn convert_touch_phase(phase: TouchPhase) -> TouchPhaseExpand description
Converts a winit::event::TouchPhase to a Bevy TouchPhase.
pub fn convert_touch_phase(phase: TouchPhase) -> TouchPhaseConverts a winit::event::TouchPhase to a Bevy TouchPhase.