![]() |
dsekai
World engine for retrocomputers.
|
Struct representing a graphical rectangle. More...
#include <graphics.h>
Data Fields | |
int16_t | x |
Rectangle left-horizontal offset in pixels. | |
int16_t | y |
Rectangle top-vertical offset in pixels. | |
int16_t | w |
Rectangle width in pixels. | |
int16_t | h |
Rectangle height in pixels. | |
Struct representing a graphical rectangle.