| Pepper_47_C_interfaces
    | 
#include <ppb_gamepad.h>

| Public Attributes | |
| void(* | Sample )(PP_Instance instance, struct PP_GamepadsSampleData *data) | 
The PPB_Gamepad interface allows retrieving data from gamepad/joystick devices that are connected to the system. 
Definition at line 99 of file ppb_gamepad.h.
| void(* PPB_Gamepad_1_0::Sample)(PP_Instance instance, struct PP_GamepadsSampleData *data) | 
Samples the current state of the available gamepads.
Definition at line 103 of file ppb_gamepad.h.
 1.8.6
 1.8.6