FRY
FRY copied to clipboard
Enhance Touch Dispatch
FRYTouchDispatch currently uses a timer to dispatch the current touch state every 0.01 seconds. This is good default behavior, but when touches are recorded, and there's exact point-in-time information, the touches should be dispatched exactly as they were recorded.