Phaser API Documentation

  Version: 
flipX: boolean

Description:

If true this Tween will call toggleFlipX on the Tween target whenever it yoyo's or repeats. It will only be called if the target has a function matching this name, like most Phaser GameObjects do.

Type:
boolean
Since: 3.60.0