sfIntRect

Undocumented in source.
static if(bindSFMLGraphics)
struct sfIntRect {}

Members

Variables

height
int height;
Undocumented in source.
left
int left;
Undocumented in source.
top
int top;
Undocumented in source.
width
int width;
Undocumented in source.

Meta