set_threshold_trigger_distance
Description:
Sets the threshold trigger distance for the gesture drag threshold, if any.
This function should only be called by sub-classes of GestureAction during their construction phase.
Parameters:
this | |
x |
the distance on the horizontal axis |
y |
the distance on the vertical axis |