Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Data Fields
keyboard_st Struct Reference

Data Fields

int x1
 
int y1
 
int x2
 
int y2
 
const char * title
 
const char * name
 
SDL_Scancode code
 

Detailed Description

Definition at line 212 of file keyconfig.c.

Field Documentation

◆ code

SDL_Scancode code

Definition at line 216 of file keyconfig.c.

◆ name

const char* name

Definition at line 215 of file keyconfig.c.

◆ title

const char* title

Definition at line 214 of file keyconfig.c.

◆ x1

int x1

Definition at line 213 of file keyconfig.c.

◆ x2

int x2

Definition at line 213 of file keyconfig.c.

◆ y1

int y1

Definition at line 213 of file keyconfig.c.

◆ y2

int y2

Definition at line 213 of file keyconfig.c.


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