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

A proxy input event message. More...

#include <gp_proxy_proto.h>

Collaboration diagram for gp_proxy_event:
Collaboration graph
[legend]

Data Fields

uint32_t type
 Event type set to GP_PROXY_EVENT.
 
uint32_t size
 Event size set to header_size (8) + sizeof(gp_event).
 
gp_event ev
 The input event.
 

Detailed Description

A proxy input event message.

Definition at line 140 of file gp_proxy_proto.h.


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