Phaser API Documentation

  Version: 
delayCounter: number

Description:

A counter keeping track of how much delay time, in milliseconds, is left before playback begins.

This is set via the playAfterDelay method, although it can be modified at run-time if required, as long as the animation has not already started playing.

Type:
number
Default: 0
Since: 3.50.0