Phaser API Documentation

  Version: 
isActive(item)

Description:

Checks the given item to see if it is already active within this Process Queue.

Parameters:

name type description
item *

The item to check.

Returns:
Description:

true if the item is active, otherwise false.

Type:
  • boolean
Since: 3.60.0