maug
Quick and dirty C mini-augmentation library.
Loading...
Searching...
No Matches
RETROFLAT_INPUT Struct Reference

Struct passed to retroflat_poll_input() to hold return data. More...

#include <retroflt.h>

Data Fields

int mouse_x
 X-coordinate of the mouse pointer in pixels if the returned event is a mouse click.
 
int mouse_y
 Y-coordinate of the mouse pointer in pixels if the returned event is a mouse click.
 
uint8_t key_flags
 

Detailed Description

Struct passed to retroflat_poll_input() to hold return data.


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