currentFrame : Phaser.Frame
The currently displayed Frame of animation, if any.
This property is only set once an Animation starts playing. Until that point it remains set as null.
- Source code: animation/AnimationManager.js (Line 34)
currentFrame : Phaser.Frame
The currently displayed Frame of animation, if any.
This property is only set once an Animation starts playing. Until that point it remains set as null.
Please login to continue.