GamePadThumbSticks Members
The following tables list the members exposed by the GamePadThumbSticks type.
Public Constructors
Name | Description | |
---|---|---|
GamePadThumbSticks | Initializes a new instance of the GamePadThumbSticks class. |
Public Properties
Name | Description | |
---|---|---|
Left | Returns the position of the left Xbox 360 Controller stick (thumbstick) as a 2D vector. | |
Right | Returns the position of the right Xbox 360 Controller stick (thumbstick) as a 2D vector. |
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 GamePadThumbSticks instances are equal. | |
op_Inequality | Determines whether two GamePadThumbSticks 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
GamePadThumbSticks Structure
Microsoft.Xna.Framework.Input Namespace