Phaser API Documentation

  Version: 
<private> processDragStartList(pointer)

Description:

Processes the drag list for the given pointer and dispatches the start events for each object on it.

Parameters:

name type description
pointer Phaser.Input.Pointer

The Pointer to process the drag event on.

Returns:
Description:

The number of items that DRAG_START was called on.

Type:
  • number
Since: 3.18.0