Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the TouchLocation type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
TouchLocation | Overloaded. Initializes a new instance of the TouchLocation structure. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the ID of the touch ___location. |
![]() |
Position | Gets the position of the touch ___location. |
![]() |
State | Gets the state of the touch ___location. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Determines whether the TouchLocation is equal to a specified object. |
![]() |
GetHashCode | Gets the hash code for this TouchLocation. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Determines whether two TouchLocation instances are equal. |
![]() ![]() |
op_Inequality | Determines whether two TouchLocation instances are unequal. |
![]() |
ToString | Gets a string representation of the TouchLocation. |
![]() |
TryGetPreviousLocation | Attempts to get the previous ___location of this touch ___location object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
TouchLocation Structure
Microsoft.Xna.Framework.Input.Touch Namespace