XNACS1Lib: CSS490 Spring 2011
For accessing the state of the XBOX 360 GamePad Controller. In the absence of a GamePad controller, the keyboard will be polled according to the default mapping.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public static GamePadStruct GamePad { get; }

See Also