FTXUI  0.8.1
C++ functional terminal UI.
node.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Node
 

Namespaces

 ftxui
 

Functions

void Render (Screen &screen, const Element &element)
 Display an element on a ftxui::Screen. More...
 
void Render (Screen &screen, Node *node)
 Display an element on a ftxui::Screen. More...