Phaser API Documentation

  Version: 
timeline([config])

Description:

Create a Tween Timeline and add it to the active Tween list.

Parameters:

name type arguments description
config Phaser.Types.Tweens.TimelineBuilderConfig <optional>

The configuration object for the Timeline and its Tweens.

Returns:
Description:

The created Timeline object.

Since: 3.0.0