lib.pixi.Popup

This class represents a popup window that can be used to display an arbitrary view. The popup window is a floating container that appears on top of the current activity.

Let's look at some popup examples:


What you should see: Three popups and a button which opens a popup.