Namespace AdrianMiasik.Components.Core.Items
Classes
DigitSeparator
A single text (":") component with the ability to change color. Intended to be used in-between our DoubleDigit's. (Also see DigitFormat)
DoubleDigit
A ThemeElement used as an interactable input field (lockable) that's designed to hold
two numerical values. Can be interacted by the user via the increment / decrement arrows.
SidebarRow
A ThemeElement ClickButton used to display a SVG image, and a text label. Includes a spawn animation. (Also see Sidebar)
Tomato
A ThemeElement image used to represent a tomato in two states: Incomplete (Hollow) or Complete (Filled-in). (Also see TomatoCounter)