Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Data Fields | |
int | x1 |
int | y1 |
int | x2 |
int | y2 |
const char * | title |
const char * | name |
SDL_Scancode | code |
Definition at line 212 of file keyconfig.c.
SDL_Scancode code |
Definition at line 216 of file keyconfig.c.
const char* name |
Definition at line 215 of file keyconfig.c.
const char* title |
Definition at line 214 of file keyconfig.c.
int x1 |
Definition at line 213 of file keyconfig.c.
int x2 |
Definition at line 213 of file keyconfig.c.
int y1 |
Definition at line 213 of file keyconfig.c.
int y2 |
Definition at line 213 of file keyconfig.c.