Phaser API Documentation

  Version: 
clear()

Description:

Removes all events from this Timeline, resets the elapsed time to zero and pauses the Timeline.

Returns:
Description:

This Timeline instance.

Since: 3.60.0
Source: src/time/Timeline.js (Line 531)