Phaser API Documentation

  Version: 
isPaused(key)

Description:

Determines whether a Scene is paused.

Parameters:

name type description
key string

The Scene to check.

Returns:
Description:

Whether the Scene is paused.

Type:
  • boolean
Since: 3.17.0