Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_Gamepad_1_0 Struct Reference

#include <ppb_gamepad.h>

Collaboration diagram for PPB_Gamepad_1_0:
Collaboration graph

Public Attributes

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.

Definition at line 99 of file ppb_gamepad.h.

Member Data Documentation

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.


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