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

A proxy cursor position. More...

#include <gp_proxy_proto.h>

Collaboration diagram for gp_proxy_cursor:
Collaboration graph
[legend]

Data Fields

uint32_t type
 Event type set to GP_PROXY_CURSOR_POS.
 
uint32_t size
 Size is set to header size + sizeof(struct gp_proxy_coord).
 
struct gp_proxy_coord pos
 A cursor coordinates payload.
 

Detailed Description

A proxy cursor position.

Definition at line 248 of file gp_proxy_proto.h.


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