mu_Rect

2D rectangle

extern (C)
struct mu_Rect {}

Members

Variables

h
int h;
w
int w;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta