This topic has not yet been rated - Rate this topic

GamePadButtons.RightStick Property

Identifies if the right stick button on the Xbox 360 Controller is pressed (the stick is "clicked" in).

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

public ButtonState RightStick { get; }

Property Value

ButtonState.Pressed if the button is pressed; ButtonState.Released otherwise.
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone 7
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.