Phaser API Documentation

  Version: 
<private> up(event)

Description:

Internal method to handle a Mouse Up Event.

Parameters:

name type description
event MouseEvent

The Mouse Event to process.

Since: 3.0.0
Source: src/input/Pointer.js (Line 586)