XNACS1Lib: CSS490 Spring 2011
The GamePadStruct type exposes the following members.
Methods
Name | Description | |
---|---|---|
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.
|
Fields
Name | Description | |
---|---|---|
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.
|