Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Animations.Animation
frames: Array.<
Phaser.Animations.AnimationFrame
>
Description:
Extract all the frame data into the frames array.
Type:
Array.<
Phaser.Animations.AnimationFrame
>
Since:
3.0.0
Source:
src/animations/Animation.js
(Line
73
)
Possible examples