Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Functions
joystick.h File Reference
#include <SDL_events.h>
Include dependency graph for joystick.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void joy_sdl_event (SDL_Event *e)
 
int joystick_scan (int num, int dir)
 

Function Documentation

◆ joy_sdl_event()

void joy_sdl_event ( SDL_Event *  e)

Definition at line 383 of file joystick.c.

◆ joystick_scan()

int joystick_scan ( int  num,
int  dir 
)

Definition at line 406 of file input_devices.c.