Results for “Std.Ui.Gesture.Phase”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Gesture.Phase
A stage of one pointer contact.
- Std.Ui.Gesture.feed
&Std.Ui.Gesture.Tracker -> Std.Ui.Gesture.Phase -> Std.Ui.Canvas.Point -> Int -> (Std.Ui.Gesture.Tracker, Array[Std.Ui.Gesture.Gesture])The recognizer after one phase at
pointandtimemilliseconds, and - Std.Ui.Gesture.recognize
&Array[(Std.Ui.Gesture.Phase, Std.Ui.Canvas.Point, Int)] -> Array[Std.Ui.Gesture.Gesture]Every gesture a sequence of phases produced, feeding and ticking in order.
