Phaser API Documentation

  Version: 
<protected> getFrameAt(index)

Description:

Returns the AnimationFrame at the provided index

Parameters:

name type description
index number

The index in the AnimationFrame array

Returns:
Description:

The frame at the index provided from the animation sequence

Since: 3.0.0