Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Animations.AnimationFrame
<readonly, nullable> prevFrame:
Phaser.Animations.AnimationFrame
Description:
A reference to the AnimationFrame that comes before this one in the animation, if any.
Type:
Phaser.Animations.AnimationFrame
Default:
null
Since:
3.0.0
Source:
src/animations/AnimationFrame.js
(Line
95
)
Possible examples