Phaser API Documentation

  Version: 
removeFrameAt(index)

Description:

Removes a frame from the AnimationFrame array at the provided index and updates the animation accordingly.

Parameters:

name type description
index number

The index in the AnimationFrame array

Returns:
Description:

This Animation object.

Since: 3.0.0