SetRawTouchMoveSensitivity
Description
Sets the distance a touch event has to move before it gets classed as a drag event. By default this is set at 6.
Definition
SetRawTouchMoveSensitivity( distance )
void agk::SetRawTouchMoveSensitivity( int distance )
Parameters
- distance - The distance the touch event has to move in virtual coordinates