PSXSDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Data Fields
psx_pad_state::extra Union Reference

Extra data for non-normal controllers. More...

#include <psxpad.h>

Data Structures

struct  analogJoy
 Data for analog joysticks. More...
 
struct  analogPad
 Data for analog joypads (controller). More...
 
struct  negCon
 Data for Namco NeGcon and steering wheels using its protocol. More...
 

Data Fields

struct
psx_pad_state::extra::analogJoy 
analogJoy
 
struct
psx_pad_state::extra::analogPad 
analogPad
 
struct psx_pad_state::extra::negCon negCon
 

Detailed Description

Extra data for non-normal controllers.

You should check the value of the type field before accessing any of this data

Field Documentation


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