Phaser API Documentation

  Version: 
TweenOnActiveCallback(tween, targets, param)

Parameters:

name type description
tween Phaser.Tweens.Tween

A reference to the Tween.

targets any | Array.<any>

The targets of the Tween. If this Tween has multiple targets this will be an array of the targets.

param any

Any value passed in onActiveParams.

Type:
function
Since: 3.19.0