Represents objects that handle user touch input.
The following tables list the members exposed by the TouchController type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the TouchController class. |
Name | Description | |
---|---|---|
![]() |
Called on the current controller to let it draw an appropriate feedback for the current user action. |
|
![]() |
Called when the operation is canceled. |
|
![]() |
Called when the user touches the surface. |
|
![]() |
Called when the user moves his finger across the surface. |
|
![]() |
Called when the user lifts his finger from the surface. |