GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
gp_ev_sys_resize Struct Reference

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.
 

Detailed Description

A value for the GP_EV_SYS_RENDER_RESIZE event.

Definition at line 193 of file gp_event.h.


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