SpriteFactory.Sprite.FlipY
C#: void FlipY ()
JS: function FlipY () : void
Description
Flip Sprite vertically. 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
FlipX
SetFlippedState