dsekai
World engine for retrocomputers.
Loading...
Searching...
No Matches
Data Fields
GRAPHICS_RECT Struct Reference

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.
 

Detailed Description

Struct representing a graphical rectangle.


The documentation for this struct was generated from the following file: