Namespace SociallyDistant.Core.UI.Console
Classes
ConsoleLineEditor
An interactive line editor used for shell prompts.
TextScreen
Socially Distant's console renderer. Used for the in-game Terminal.
TextScreenExtensions
A set of extension methods for implementations of the ITextScreen interface.
Structs
ConsoleThemeProperties
Theme properties for the Socially Distant terminal.
Interfaces
ITextScreen
Interface for an object that can plot text in a 2D grid.
Enums
ConsoleSizeMode
An enum that indicates different ways for calculating the layout size of a console window.