Pudu programming language
Menu
API reference

Std.Ui.Gesture.feed

1 declaration

fn

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 point and time milliseconds, and the gestures that phase completed.

Back to Std.Ui.GestureSearch related declarations