UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.

8 lines (7 loc) 222 B
/** * @callback Phaser.Types.Tweens.TimelineOnCompleteCallback * @since 3.18.0 * * @param {Phaser.Tweens.Timeline} timeline - The timeline. * @param {...any} param - Any value passed in `onCompleteParams`. */