GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
An system event value. 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. | |
An system event value.
Definition at line 115 of file gp_event.h.