FTXUI
5.0.0
C++ functional terminal UI.
|
Go to the source code of this file.
Data Structures | |
struct | Pixel |
A unicode character and its associated style. More... | |
class | Screen |
A rectangular grid of Pixel. More... | |
struct | Screen::Cursor |
Namespaces | |
namespace | ftxui |
namespace | ftxui::Dimension |
Define how the Screen's dimensions should look like. | |
Functions | |
Dimensions | Fixed (int) |
Dimensions | Full () |