playerc_joystick_t Struct Reference

joystick proxy data. More...

#include <playerc.h>

Collaboration diagram for playerc_joystick_t:
Collaboration graph

Detailed Description

joystick proxy data.

Public Attributes

playerc_device_t info
 Device info; must be at the start of all device structures. More...
 
int32_t axes_count
 
int32_t pos [8]
 
uint32_t buttons
 
int * axes_max
 
int * axes_min
 
double * scale_pos
 

Member Data Documentation

◆ info

playerc_device_t playerc_joystick_t::info

Device info; must be at the start of all device structures.


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