Phaser API Documentation

  Version: 
isPending(item)

Description:

Checks the given item to see if it is already pending addition to this Process Queue.

Parameters:

name type description
item *

The item to check.

Returns:
Description:

true if the item is pending insertion, otherwise false.

Type:
  • boolean
Since: 3.60.0