FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
direction.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 FTXUI 的 ftxui:: 命名空間
 

Enumerations

enum class  Direction {
  Up = 0 ,
  Down = 1 ,
  Left = 2 ,
  Right = 3
}
 Direction 是一個列舉,表示四個主要方向。 More...