FTXUI
5.0.0
C++ functional terminal UI.
Toggle main menu visibility
Tutorial
Examples
File List
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Namespaces
|
Enumerations
direction.hpp File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
ftxui
Enumerations
enum class
Direction
{
Up
= 0 ,
Down
= 1 ,
Left
= 2 ,
Right
= 3 }