Phaser API Documentation

  Version: 
onUp(pointer)

Description:

A Pointer has been released from the Scene. If it was the one this constraint was using, it's cleared.

Parameters:

name type description
pointer Phaser.Input.Pointer

A reference to the Pointer that was pressed.

Since: 3.22.0