Phaser API Documentation

  Version: 

Member of: Phaser.Tweens.Tween

init()

Description:

Called by TweenManager.preUpdate as part of its loop to check pending and active tweens. Should not be called directly.

Returns:
Description:

Returns true if this Tween should be moved from the pending list to the active list by the Tween Manager.

Type:
  • boolean
Since: 3.0.0