GamePadTriggers Members
The following tables list the members exposed by the GamePadTriggers type.
Public Properties
Name | Description | |
---|---|---|
Left | Identifies the position of the left trigger on the Xbox 360 Controller. | |
Right | Identifies the position of the right trigger on the Xbox 360 Controller. |
Public Methods
Name | Description | |
---|---|---|
Equals | Overloaded. 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 GamePadTriggers instances are equal. | |
op_Inequality | Determines whether two GamePadTriggers instances are not equal. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GamePadTriggers Structure
Microsoft.Xna.Framework.Input Namespace