Phaser API Documentation

  Version: 
getProgress()

Description:

Gets the progress of the current iteration, not factoring in repeats.

Returns:
Description:

A number between 0 and 1 representing the current progress.

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