StardewUI.Overlays Namespace
Classes
Name | Description |
---|---|
FullScreenOverlay | Base class for an overlay meant to take up the full screen. |
Overlay | A basic overlay with immutable properties. |
OverlayContext | The context of an overlay, e.g. the active overlays for a particular menu or other non-overlay UI. |
Interfaces
Name | Description |
---|---|
IOverlay | Definition of an overlay - i.e. a UI element that displays over all other UI. |