Phaser API Documentation

  Version: 
<private> update(value)

Description:

Internal update handler for this Axis. Called automatically by the Gamepad as part of its update.

Parameters:

name type description
value number

The value of the axis movement.

Since: 3.0.0
Source: src/input/gamepad/Axis.js (Line 77)