Table of Contents

Namespace Squiggles.Core.Scenes.UI

Classes

DefaultHUD

A fairly robust Heads Up Display (HUD) that handles many of the built-in signals such as subtitles, alerts, reticle, interaction prompts, and such.

HUDRequests

A utility for driving subtitles and alerts through an animation player or signal driver approach.

ItemSlotDisplay

A template for displaying a single inventory slot. Misguided and badly implemented. Skipping documentation for this since it's intended to be scrapped/drastically changed

SlidingPanelComponent

A component used heavily in the main menu elements. It is designed to create cascading panels that slide in and out smoothly. See the default main menu for examples.