Phaser API Documentation

  Version: 
<private> wheel(event)

Description:

Internal method to handle a Mouse Wheel Event.

Parameters:

name type description
event WheelEvent

The Wheel Event to process.

Since: 3.18.0
Source: src/input/Pointer.js (Line 713)