This topic has not yet been rated - Rate this topic

ButtonState Enumeration

Identifies the state of a mouse button or Xbox 360 Controller button.

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

public enum ButtonState
 Member nameDescription
PressedThe button is pressed.
ReleasedThe button is released.

Xbox 360, Windows XP SP2, Windows Vista

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.