Phaser API Documentation

  Version: 
<private> processDragMoveEvent(pointer)

Description:

Processes a 'drag move' event for the given pointer.

Parameters:

name type description
pointer Phaser.Input.Pointer

The Pointer to process the drag event on.

Returns:
Description:

The number of items that were updated by this drag event.

Type:
  • number
Since: 3.18.0