Phaser API Documentation

  Version: 
repeatAnimation(state)

Description:

Called internally during playback. Forces the animation to repeat, providing there are enough counts left in the repeat counter.

Parameters:

name type description
state Phaser.Animations.AnimationState

The Animation State belonging to the Game Object invoking this call.

Since: 3.0.0