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は、東西南北の4つの基本方向を表す列挙型です。 More...