Phaser API Documentation

  Version: 
resetPointers()

Description:

Loops through all of the Input Manager Pointer instances and calls reset on them.

Use this function if you find that input has been stolen from Phaser via a 3rd party component, such as Vue, and you need to tell Phaser to reset the Pointer states.

Since: 3.60.0