wut
1.0.0-alpha
Wii U Toolchain
|
Go to the source code of this file.
Data Structures | |
struct | KPADVec2D |
struct | KPADStatus |
union | KPADStatus.__unnamed__ |
struct | KPADStatus.__unnamed__.nunchuck |
struct | KPADStatus.__unnamed__.classic |
struct | KPADStatus.__unnamed__.pro |
Typedefs | |
typedef enum WPADChan | KPADChan |
typedef enum WPADDataFormat | KPADDataFormat |
typedef enum WPADExtensionType | KPADExtensionType |
typedef struct KPADStatus | KPADStatus |
typedef struct KPADVec2D | KPADVec2D |
typedef enum KPADError | KPADError |
Enumerations | |
enum | KPADError { KPAD_ERROR_OK = 0 } |
Functions | |
void | KPADInit () |
int32_t | KPADRead (KPADChan chan, KPADStatus *data, uint32_t size) |
int32_t | KPADReadEx (KPADChan chan, KPADStatus *data, uint32_t size, int32_t *error) |