Awesomium.Rect

Undocumented in source.
mixintemplate Awesomium()
struct Rect {}

Members

Functions

isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

height
int height;
Undocumented in source.
width
int width;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta