Phaser API Documentation

  Version: 

Member of: Phaser.Time.Clock

<private> _pendingRemoval: Array.<Phaser.Time.TimerEvent>

Description:

An array of all Timer Events which will be removed from the Clock at the start of the next frame.

Type:
Default: []
Since: 3.0.0
Source: src/time/Clock.js (Line 105)