reverseOnce() → {Phaser.Animation}
Reverses the animation direction for the current/next animation only
Once the onComplete event is called this method will be called again and revert
the reversed state.
Returns
The animation instance.
- Source code: animation/Animation.js (Line 260)
Please login to continue.