Phaser API Documentation

  Version: 
enableGlobalCapture()

Description:

Allows Phaser to prevent any key captures you may have defined from bubbling up the browser. You can use this to re-enable event capturing if you had paused it via disableGlobalCapture.

Returns:
Description:

This KeyboardPlugin object.

Since: 3.16.0