CSS Logo XNACS1Lib Library Documentation
XNACS1Lib.XNACS1Lib.GamePadSupport Namespace

Game-Themed Introductory Programming Project   

This is the namespace defined to support the interface to the XBOX 360 GamePad Controller.

Namespace hierarchy

Classes

Class Description
GamePadStruct State information for all input mechanisms on the XBOX 360 game pad controller.

Structures

Structure Description
AllButtonsOnGamePad Records the states (pressed or release) of all the buttons on a XBOX 360 game pad.
DPadOnGamePad States (depressed or released) of the DPad-buttons (left, right, top, down) on the XBOX 360 game pad.
ThumbSticksOnGamePad Positions of the left and right thumbSticks on the XBOX 360 controller.
TriggersOnGamePad Positions of the left and right triggers on the XBOX 360 controller.