sfFloatRect

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

Members

Variables

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

Meta