Public Member Functions | |
bool | contains (const int2 &p) const |
rect | shrink (int amt) const |
Public Attributes | |
int | x0 |
int | x1 |
int | y0 |
int | y1 |
Definition at line 21 of file cpp-config-ui.cpp.
bool rect::contains | ( | const int2 & | p | ) | const [inline] |
Definition at line 24 of file cpp-config-ui.cpp.
rect rect::shrink | ( | int | amt | ) | const [inline] |
Definition at line 25 of file cpp-config-ui.cpp.
Definition at line 23 of file cpp-config-ui.cpp.
Definition at line 23 of file cpp-config-ui.cpp.
Definition at line 23 of file cpp-config-ui.cpp.
Definition at line 23 of file cpp-config-ui.cpp.