Rectangle

Undocumented in source.

Members

Variables

height
float height;

Rectangle height

width
float width;

Rectangle width

x
float x;

Rectangle top-left corner position x

y
float y;

Rectangle top-left corner position y

Meta