Phaser API Documentation

  Version: 
<static> GetTweens(config)

Description:

Internal function used by the Timeline Builder.

It returns an array of all tweens in the given timeline config.

Parameters:

name type description
config Phaser.Types.Tweens.TimelineBuilderConfig

The configuration object for the Timeline.

Returns:
Description:

An array of Tween instances that the Timeline will manage.

Type:
Since: 3.0.0