Phaser API Documentation

  Version: 
TweenOnStopCallback(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 onStopParams.

Type:
function
Since: 3.24.0