SpriteFactory.Sprite.FlipX
C#: void FlipX ()
JS: function FlipX () : void
Description
Flip Sprite horizontally. This function acts as a toggle, flipping opposite of the current flipped state.
Flipping allows you to mirror a Sprite including generated colliders and locators.
See Also
isFlipped
isFlippedX
isFlippedY
Flip
FlipY
SetFlippedState