wsp::Rectangle Struct Reference
Basic data for a rectangle.
More...
#include <sprite.h>
List of all members.
|
Public Attributes |
f32 | x |
| X position.
|
f32 | y |
| Y position.
|
f32 | width |
| Width of rectangle.
|
f32 | height |
| Height of rectangle.
|
Detailed Description
Basic data for a rectangle.
The documentation for this struct was generated from the following file: