RetroArch
Public Attributes | List of all members
udev_input Struct Reference
Collaboration diagram for udev_input:
[legend]

Public Attributes

bool blocked
 
struct udev * udev
 
struct udev_monitor * monitor
 
const input_device_driver_tjoypad
 
int fd
 
udev_input_device_t ** devices
 
unsigned num_devices
 
int pointer_x
 
int pointer_y
 

Member Data Documentation

◆ blocked

bool udev_input::blocked

◆ devices

udev_input_device_t** udev_input::devices

◆ fd

int udev_input::fd

◆ joypad

const input_device_driver_t* udev_input::joypad

◆ monitor

struct udev_monitor* udev_input::monitor

◆ num_devices

unsigned udev_input::num_devices

◆ pointer_x

int udev_input::pointer_x

◆ pointer_y

int udev_input::pointer_y

◆ udev

struct udev* udev_input::udev

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