Phaser API Documentation

  Version: 
disableGlobalCapture()

Description:

Disables Phaser from preventing any key captures you may have defined, without actually removing them. You can use this to temporarily disable event capturing if, for example, you swap to a DOM element.

Returns:
Description:

This KeyboardPlugin object.

Since: 3.16.0