0 out of 1 rated this helpful - Rate this topic

Buttons Enumeration

Enumerates input device buttons.

Namespace: Microsoft.Xna.Framework.Input
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

[FlagsAttribute]
public enum Buttons
 Member nameDescription
AA button
BB button
BackBACK button
BigButtonBig button
DPadDownDirectional pad up
DPadLeftDirectional pad left
DPadRightDirectional pad right
DPadUpDirectional pad down
LeftShoulderLeft bumper (shoulder) button
LeftStickLeft stick button (pressing the left stick)
LeftThumbstickDownLeft stick is toward down
LeftThumbstickLeftLeft stick is toward the left
LeftThumbstickRightLeft stick is toward the right
LeftThumbstickUpLeft stick is toward up
LeftTriggerLeft trigger
RightShoulderRight bumper (shoulder) button
RightStickRight stick button (pressing the right stick)
RightThumbstickDownRight stick is toward down
RightThumbstickLeftRight stick is toward the left
RightThumbstickRightRight stick is toward the right
RightThumbstickUpRight stick is toward up
RightTriggerRight trigger
StartSTART button
XX button
YY button
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.