CSS Logo XNACS1Lib Library Documentation
GamePadStruct Members

Game-Themed Introductory Programming Project   

GamePadStruct overview

Public Instance Fields

Buttons States of all the buttons on the XBOX 360 game pad.
Dpad States of all the buttons on the DPad on the XBOX 360 game pad.
ThumbSticks Positions of the left and right thumbsticks on the XBOX 360 game pad.
Triggers Positions of the left and right triggers on the XBOX 360 game pad.

Public Instance Methods

ButtonAClicked If Button-A has been clicked.
ButtonBackClicked If the back button has been clicked.
ButtonBClicked If Button-B has been clicked.
ButtonStartClicked If the start button has been clicked.
ButtonXClicked If Button-X has been clicked.
ButtonYClicked If Button-Y has been clicked.

See Also

GamePadStruct Class | XNACS1Lib.XNACS1Lib.GamePadSupport Namespace