|
FifeGUI 0.2.0
A C++ GUI library designed for games.
|
This is the complete list of members for fcn::ClipRectangle, including all inherited members.
| ClipRectangle()=default (defined in fcn::ClipRectangle) | fcn::ClipRectangle | |
| ClipRectangle(int x, int y, int width, int height, int xOffset, int yOffset) | fcn::ClipRectangle | |
| height | fcn::Rectangle | |
| intersection(Rectangle const &rh) const | fcn::Rectangle | |
| isContaining(int x, int y) const | fcn::Rectangle | |
| isContaining(Rectangle const &other) const | fcn::Rectangle | |
| isEmpty() const | fcn::Rectangle | |
| isIntersecting(Rectangle const &rectangle) const | fcn::Rectangle | |
| operator+(Rectangle const &rh) const | fcn::Rectangle | |
| operator+=(Rectangle const &rh) | fcn::Rectangle | |
| operator=(Rectangle const &other) | fcn::ClipRectangle | |
| Rectangle() | fcn::Rectangle | |
| Rectangle(int x, int y, int width, int height) | fcn::Rectangle | |
| setAll(int x, int y, int width, int height) | fcn::Rectangle | |
| width | fcn::Rectangle | |
| x | fcn::Rectangle | |
| xOffset | fcn::ClipRectangle | |
| y | fcn::Rectangle | |
| yOffset | fcn::ClipRectangle |