1 #ifndef FTXUI_SCREEN_BOX_HPP
2 #define FTXUI_SCREEN_BOX_HPP
13 bool Contain(
int x,
int y)
const;
bool operator!=(const Box &other) const
bool Contain(int x, int y) const
static auto Intersection(Box a, Box b) -> Box
bool operator==(const Box &other) const