Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Animations.Animation
<private> updateAndGetNextTick(state, frame)
Description:
Update Frame and Wait next tick.
Parameters:
name
type
description
state
Phaser.Animations.AnimationState
The Animation State.
frame
Phaser.Animations.AnimationFrame
An Animation frame.
Since:
3.12.0
Source:
src/animations/Animation.js
(Line
645
)
Possible examples