GamePadThumbSticks Members

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

Public Properties

Name Description
Public Property Left Returns the position of the left Xbox 360 Controller stick (thumbstick) as a 2D vector.
Public Property Right Returns the position of the right Xbox 360 Controller stick (thumbstick) as a 2D vector.

Public Methods

Name Description
Public Method Equals Overloaded. 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 GamePadThumbSticks instances are equal.
Public Method Static op_Inequality Determines whether two GamePadThumbSticks instances are not equal.
Public Method ReferenceEquals (Inherited from Object.)
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

GamePadThumbSticks Structure
Microsoft.Xna.Framework.Input Namespace