Phaser API Documentation

  Version: 
loop: number

Description:

The number of times this timeline should loop.

If this value is -1 or any negative number this Timeline will not stop.

Type:
number
Since: 3.80.0
Source: src/time/Timeline.js (Line 201)