Phaser API Documentation

  Version: 
canInput()

Description:

Can this Scene receive Input events?

Returns:
Description:

true if this Scene can receive Input events.

Type:
  • boolean
Since: 3.60.0
Source: src/scene/Systems.js (Line 575)