Results for “Std.Ui.Gesture.tracker”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Gesture.Tracker
The recognizer's memory between phases: where and when the contact went
- Std.Ui.Gesture.tracker
Std.Ui.Gesture.TrackerA recognizer with a 4-pixel slop and a 500-millisecond hold.
- 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.tick
&Std.Ui.Gesture.Tracker -> Int -> (Std.Ui.Gesture.Tracker, Array[Std.Ui.Gesture.Gesture])The recognizer at
timewith no new phase: a contact held still past
