Namespace AshConsoleGraphics
Classes
- BitBuffer
Buffer for elements that are connected lines
- Buffer
Char and color buffer used for generating elements
- TuiConnectedLinesScreen
Screen with elements that connect like lines
- TuiElement
Element of a screen
- TuiFrame
An empty on the inside frame with 8 different charachters
- TuiHorizontalLine
Straight horizontal line
- TuiLabel
Just some text
- TuiLog
A rectangle for words that separates words into different lines
- TuiMultipleLabels
Two labels side by side, left and right text
- TuiProgressBar
A progress bar with a percentage of filled
- TuiRectangle
A solid rectangle of a single charachter
- TuiScreen
Element that has other elements and shows them all
- TuiSquare
A solid square of a single charachter
- TuiTwoLabels
Two labels side by side, left and right text
- TuiVerticalLine
Straight vertical line
Interfaces
- ILineElement
Elements that can work as connected lines
Enums
- Placement
The relative placement of TuiElements respect to its parent Screen