5#include "fifechan/cliprectangle.hpp"
7#include "fifechan/rectangle.hpp"
int xOffset
Holds the x offset of the x coordinate.
ClipRectangle & operator=(Rectangle const &other)
Copy constructor.
int yOffset
Holds the y offset of the y coordinate.
int width
Holds the width of the rectangle.
int y
Holds the x coordinate of the rectangle.
int x
Holds the x coordinate of the rectangle.
int height
Holds the height of the rectangle.