XNACS1Lib: CSS490 Spring 2011

The GamePadStruct type exposes the following members.

Methods

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

Fields

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

See Also