5#ifndef INCLUDE_FIFECHAN_CLIPRECTANGLE_HPP_
6#define INCLUDE_FIFECHAN_CLIPRECTANGLE_HPP_
9#include "fifechan/platform.hpp"
12#include "fifechan/rectangle.hpp"
28 ClipRectangle() =
default;
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.
Used replacement tokens by configure_file():