Phaser API Documentation

  Version: 
inReverse: boolean

Description:

An internal trigger that tells the component if it should plays the animation in reverse mode ('true') or not ('false'). This is used because forward can be changed by the yoyo feature.

Prior to Phaser 3.50 this property was private and called _reverse.

Type:
boolean
Default: false
Since: 3.50.0