Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> inputWindowEvents: boolean

Description:

Should Phaser listen for input events on the Window? If you disable this, events like 'POINTER_UP_OUTSIDE' will no longer fire.

Type:
boolean
Since: 3.0.0
Source: src/core/Config.js (Line 282)