FifeGUI 0.2.0
A C++ GUI library designed for games.
fcn::ClipRectangle Member List

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
heightfcn::Rectangle
intersection(Rectangle const &rh) constfcn::Rectangle
isContaining(int x, int y) constfcn::Rectangle
isContaining(Rectangle const &other) constfcn::Rectangle
isEmpty() constfcn::Rectangle
isIntersecting(Rectangle const &rectangle) constfcn::Rectangle
operator+(Rectangle const &rh) constfcn::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
widthfcn::Rectangle
xfcn::Rectangle
xOffsetfcn::ClipRectangle
yfcn::Rectangle
yOffsetfcn::ClipRectangle