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

This is the complete list of members for fcn::Rectangle, including all inherited members.

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<<(std::ostream &out, Rectangle const &rectangle)fcn::Rectanglefriend
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
yfcn::Rectangle