|
FTXUI
0.8.1
C++ functional terminal UI.
|
Public Member Functions | |
| bool | Contain (int x, int y) |
Static Public Member Functions | |
| static Box | Intersection (Box a, Box b) |
Data Fields | |
| int | x_min = 0 |
| int | x_max = 0 |
| int | y_min = 0 |
| int | y_max = 0 |
| bool Contain | ( | int | x, |
| int | y | ||
| ) |