Skip to main content

convert_touch_phase

Function convert_touch_phase 

Source
pub fn convert_touch_phase(phase: TouchPhase) -> TouchPhase
Expand description

Converts a winit::event::TouchPhase to a Bevy TouchPhase.