Phaser API Documentation

  Version: 
isPaused()

Description:

Is this Scene paused?

Returns:
Description:

true if this Scene is paused, otherwise false.

Type:
  • boolean
Since: 3.13.0
Source: src/scene/Systems.js (Line 577)