Phaser API Documentation

  Version: 
middleButtonReleased()

Description:

Checks to see if the middle button was just released on this Pointer.

Returns:
Description:

true if the middle button was just released.

Type:
  • boolean
Since: 3.18.0
Source: src/input/Pointer.js (Line 982)