Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Animations.Animation
getTotalFrames()
Description:
Gets the total number of frames in this animation.
Returns:
Description:
The total number of frames in this animation.
Type:
number
Since:
3.50.0
Source:
src/animations/Animation.js
(Line
206
)
Possible examples