GestureSample Members
The following tables list the members exposed by the GestureSample type.
Public Properties
Name | Description | |
---|---|---|
Delta | Holds delta information about the first touchpoint in a multitouch gesture. | |
Delta2 | Holds delta information about the second touchpoint in a multitouch gesture. | |
GestureType | The type of gesture in a multitouch gesture sample. | |
Position | Holds the current position of the first touchpoint in this gesture sample. | |
Position2 | Holds the current position of the the second touchpoint in this gesture sample. | |
Timestamp | Holds the starting time for this touch gesture sample. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GestureSample Structure
Microsoft.Xna.Framework.Input.Touch Namespace