get_device
Description:
Retrieves the InputDevice of a touch point.
Parameters:
| this | |
| point |
the touch point index, with 0 being the first touch point received by the action |
Returns:
|
the InputDevice of a touch point. |
Retrieves the InputDevice of a touch point.
| this | |
| point |
the touch point index, with 0 being the first touch point received by the action |
|
the InputDevice of a touch point. |