Phaser API Documentation

  Version: 
<private> processDragThresholdEvent(pointer, time)

Description:

Checks to see if a Pointer is ready to drag the objects below it, based on either a distance or time threshold.

Parameters:

name type description
pointer Phaser.Input.Pointer

The Pointer to check the drag thresholds on.

time number

The current time.

Since: 3.18.0