FTXUI 6.1.9
C++ functional terminal UI.
|
#include <flexbox_helper.hpp>
Public Attributes | |
std::vector< Block * > | blocks |
int | x = 0 |
int | y = 0 |
int | dim_x = 0 |
int | dim_y = 0 |
Definition at line 33 of file flexbox_helper.hpp.
std::vector<Block*> blocks |
Definition at line 34 of file flexbox_helper.hpp.
int x = 0 |
Definition at line 35 of file flexbox_helper.hpp.
int y = 0 |
Definition at line 36 of file flexbox_helper.hpp.
int dim_x = 0 |
Definition at line 37 of file flexbox_helper.hpp.
int dim_y = 0 |
Definition at line 38 of file flexbox_helper.hpp.