Namespace GDA.GameStateProperties.UI
Classes
CalendarSquareUI
UI element that corresponds to a single calendar square (one day) in CalendarUI.
CalendarUI
UI element displaying a calendar with 30 days.
ClockUI
UI element that displays a clock timer.
FundsUI
UI element displaying the Funds GameStateProperty attached to it.
WindowView
UI element that shows a representation of a GameStateProperty that is IWindowViewable.
Interfaces
IWindowViewable
Interface that is required for a GameStateProperty to be displayed by a WindowView Monobehaviour.