Represents controllers that handle mouse or single-touch input.
The following tables list the members exposed by the SinglePointerController type.
Name | Description | |
---|---|---|
|
Name | Description | |
---|---|---|
Gets the mouse cursor to display when operation is not allowed. (Inherited from PointerController.) |
||
Called when the operation is canceled. |
||
Called when the user presses a mouse button or touch-screen. |
||
Called when the user moves the mouse or touch. |
||
Called when the user releases the mouse button or touch. |
||
Called to validate the operation at current pointer position. (Inherited from PointerController.) |