|
FTXUI
0.11.0
C++ functional terminal UI.
|
Functions | |
| Dimensions | Size () |
| void | SetFallbackSize (const Dimensions &fallbackSize) |
| Color | ColorSupport () |
Enumerations | |
| enum | Color { Palette1 , Palette16 , Palette256 , TrueColor } |
| enum Color |
| Enumerator | |
|---|---|
| Palette1 | |
| Palette16 | |
| Palette256 | |
| TrueColor | |
Definition at line 14 of file terminal.hpp.
| Dimensions Size | ( | ) |
Definition at line 30 of file terminal.cpp.
| void SetFallbackSize | ( | const Dimensions & | fallbackSize | ) |
| Terminal::Color ColorSupport | ( | ) |
Definition at line 98 of file terminal.cpp.