Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Sprite
toggleFlipY()
Description:
Toggles the vertical flipped state of this Game Object.
Returns:
Description:
This Game Object instance.
Type:
Phaser.GameObjects.Sprite
Inherited from:
Phaser.GameObjects.Components.Flip#toggleFlipY
Since:
3.0.0
Source:
src/gameobjects/components/Flip.js
(Line
64
)
Possible examples