{{+bindTo:partials.standard_nacl_api}}

PPB_Gamepad Struct Reference

{{- dummy div to appease doxygen -}}

Data Fields

void(* Sample )(PP_Instance instance, struct PP_GamepadsSampleData *data)

Detailed Description

The PPB_Gamepad interface allows retrieving data from gamepad/joystick devices that are connected to the system.


Field Documentation

void(* PPB_Gamepad::Sample)(PP_Instance instance, struct PP_GamepadsSampleData *data)

Samples the current state of the available gamepads.


The documentation for this struct was generated from the following file:
{{/partials.standard_nacl_api}}