GamePadDPad Members

The following tables list the members exposed by the GamePadDPad type.

Public Constructors

Name Description
Public Method GamePadDPad Initializes a new instance of the GamePadDPad class.

Public Properties

Name Description
Public Property Down Identifies whether the Down direction on the Xbox 360 Controller directional pad is pressed.
Public Property Left Identifies whether the Left direction on the Xbox 360 Controller directional pad is pressed.
Public Property Right Identifies whether the Right direction on the Xbox 360 Controller directional pad is pressed.
Public Property Up Identifies whether the Up direction on the Xbox 360 Controller directional pad is pressed.

Public Methods

Name Description
Public Method Equals Returns a value that indicates whether the current instance is equal to a specified object.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Determines whether two GamePadDPad instances are equal.
Public Method Static op_Inequality Determines whether two GamePadDPad instances are not equal.
Public Method ToString Retrieves a string representation of this object.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GamePadDPad Structure
Microsoft.Xna.Framework.Input Namespace