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> isLast: boolean
Description:
Is this the last frame in an animation sequence?
Type:
boolean
Default:
false
Since:
3.0.0
Source:
src/animations/AnimationFrame.js
(Line
84
)
Possible examples