Namespace Termule.Engine.Types
Classes
- ConnectionsConversions
Extension methods for converting to and from Connections.
- Image
Content implementation with methods for easy modification.
- Text
Content implementation that represents text.
Structs
- Cell
Single cell on a terminal.
- Color
Color that can be rendered by terminals. Wraps a FullColor or BasicColor.
- FullColor
Full RGB color.
- Vector
Represents a two-dimensional vector.
- VectorInt
Two-dimensional integer vector.
Interfaces
- IContent
Rectangular collection of terminal cells.
Enums
- BasicColor
Basic color values supported on older terminals.
- Connections
Flags representing the connections of a Unicode box-drawing glyph.