Phaser API Documentation

  Version: 
nextTween()

Description:

Immediately advances to the next Tween in the chain.

This is typically called internally, but can be used if you need to advance playback for some reason.

Returns:
Description:

true if there are no more Tweens in the chain, otherwise false.

Type:
  • boolean
Since: 3.60.0