# Showcase

The flagship XWUIGameLoadingScreen demo. Because the screen renders as a fixed full-screen overlay, three loaders play one after another instead of side by side: a standard loader with a label, live percentage, and rotating tips; a cinematic loader with background art and the percentage hidden; and a fast-tip loader with a short `tipInterval`.

Each stage is driven to 100% through `setProgress()` and the next stage starts from the auto-emitted `complete` event.
