Rect

version(!dfl)
struct Rect {}

Members

Variables

height
int height;
width
int width;
x
int x;
y
int y;

Meta