lib.pixi.Flippable

Using the Flippable class, any PIXI element (PIXI.DisplayObject) can be back-mounted (which can include another PIXI.DisplayObject), and turning it over to the back can be adjusted by many parameters in speed and behavior.

JavaScript API

Let's look at some flippable examples:


What you should see: Six flippable elements and one button.