Phaser API Documentation

  Version: 
getNextTick(state)

Description:

Called internally. Sets the accumulator and nextTick values of the current Animation.

Parameters:

name type description
state Phaser.Animations.AnimationState

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

Since: 3.0.0