GamePadDPad Members
The following tables list the members exposed by the GamePadDPad type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
GamePadDPad | Initializes a new instance of the GamePadDPad class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Down | Identifies whether the Down direction on the Xbox 360 Controller directional pad is pressed. |
![]() |
Left | Identifies whether the Left direction on the Xbox 360 Controller directional pad is pressed. |
![]() |
Right | Identifies whether the Right direction on the Xbox 360 Controller directional pad is pressed. |
![]() |
Up | Identifies whether the Up direction on the Xbox 360 Controller directional pad is pressed. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Returns a value that indicates whether the current instance is equal to a specified object. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Determines whether two GamePadDPad instances are equal. |
![]() ![]() |
op_Inequality | Determines whether two GamePadDPad instances are not equal. |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GamePadDPad Structure
Microsoft.Xna.Framework.Input Namespace