FRY icon indicating copy to clipboard operation
FRY copied to clipboard

Enhance Touch Dispatch

Open KingOfBrian opened this issue 11 years ago • 0 comments

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.

KingOfBrian avatar Nov 08 '14 16:11 KingOfBrian