GamePad Class Reference

Class representing the gamepad device. More...

List of all members.

Static Public Member Functions

static GamePadData GetData (int deviceIndex)
 Obtains the gamepad data.

Detailed Description

Class representing the gamepad device.


Member Function Documentation

static GamePadData GetData ( int  deviceIndex) [static]

Obtains the gamepad data.

Parameters:
deviceIndexDevice number (from 0)
Returns:
Gamepad data
See also:
GamePadData