|
FTXUI 6.1.9
C++ functional terminal UI.
|
#include <flexbox_helper.hpp>
Public 属性 | |
| std::vector< Block * > | blocks |
| int | x = 0 |
| int | y = 0 |
| int | dim_x = 0 |
| int | dim_y = 0 |
在文件 flexbox_helper.hpp 第 32 行定义.
| std::vector<Block*> blocks |
在文件 flexbox_helper.hpp 第 33 行定义.
| int x = 0 |
在文件 flexbox_helper.hpp 第 34 行定义.
| int y = 0 |
在文件 flexbox_helper.hpp 第 35 行定义.
| int dim_x = 0 |
在文件 flexbox_helper.hpp 第 36 行定义.
| int dim_y = 0 |
在文件 flexbox_helper.hpp 第 37 行定义.