|
Pepper_31_C_interfaces
|
#include <ppb_gamepad.h>

Public Attributes | |
| uint32_t | length |
| char | unused_pad_ [4] |
| struct PP_GamepadSampleData | items [4] |
The data for all gamepads connected to the system.
Definition at line 74 of file ppb_gamepad.h.
| struct PP_GamepadSampleData PP_GamepadsSampleData::items[4] |
Data for an individual gamepad device connected to the system.
Definition at line 84 of file ppb_gamepad.h.
| uint32_t PP_GamepadsSampleData::length |
Number of valid elements in the |items| array.
Definition at line 78 of file ppb_gamepad.h.
| char PP_GamepadsSampleData::unused_pad_[4] |
Definition at line 80 of file ppb_gamepad.h.
1.8.6