Phaser API Documentation

  Version: 
create(config)

Description:

Create a Tween and return it, but do NOT add it to the active or pending Tween lists.

Parameters:

name type description
config object | Phaser.Types.Tweens.TweenBuilderConfig

The configuration object for the Tween.

Returns:
Description:

The created Tween object.

Since: 3.0.0