Phaser API Documentation

  Version: 
<protected> getFirstTick(state)

Description:

Called internally when this Animation first starts to play. Sets the accumulator and nextTick properties.

Parameters:

name type description
state Phaser.Animations.AnimationState

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

Since: 3.0.0