FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
pixel.cppm
Go to the documentation of this file.
1
/// @module ftxui.screen:Pixel
2
/// @brief ScreenモジュールのPixel構造体用モジュールファイル
3
4
module
;
5
6
#include <
ftxui/screen/pixel.hpp
>
7
8
export
module
ftxui.screen:Pixel
;
9
10
/**
11
* @namespace ftxui
12
* @brief FTXUI ftxui:: 名前空間
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::Pixel
;
16
}
ftxui::Pixel
Unicode文字とそれに関連付けられたスタイル。
Definition
pixel.hpp:14
ftxui.screen
FTXUIスクリーン操作のためのモジュールファイル。
ftxui
FTXUI ftxui:: 名前空間
Definition
animation.hpp:9
pixel.hpp