Phaser API Documentation

  Version: 
getOverallProgress()

Description:

Gets the progress of the timer overall, factoring in repeats.

Returns:
Description:

The overall progress of the Timer Event, between 0 and 1.

Type:
  • number
Since: 3.0.0
Source: src/time/TimerEvent.js (Line 207)