![]() |
GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A value for the GP_EV_SYS_RENDER_RESIZE event. More...
#include <gp_event.h>
Data Fields | |
| uint32_t | w |
| New width for a window resize event. | |
| uint32_t | h |
| New height for a window resize event. | |
A value for the GP_EV_SYS_RENDER_RESIZE event.
Definition at line 193 of file gp_event.h.