|
FTXUI 6.1.9
C++ functional terminal UI.
|
This is the complete list of members for Box, including all inherited members.
| Contain(int x, int y) const | Box | |
| Intersection(Box a, Box b) -> Box | Box | static |
| IsEmpty() const | Box | |
| operator!=(const Box &other) const | Box | |
| operator==(const Box &other) const | Box | |
| Shift(int x, int y) | Box | |
| Union(Box a, Box b) -> Box | Box | static |
| x_max | Box | |
| x_min | Box | |
| y_max | Box | |
| y_min | Box |