Phaser API Documentation

  Version: 
rightButtonReleased()

Description:

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

Returns:
Description:

true if the right button was just released.

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