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