sdl2
0.32.2
In sdl2::touch
Functions
num_touch_devices
num_touch_fingers
touch_device
touch_finger
Type Aliases
Finger
TouchDevice
?
Settings
Function
sdl2
::
touch
::
touch_finger
Copy item path
source
·
[
−
]
pub fn touch_finger(touch:
TouchDevice
, index:
i32
) ->
Option
<
Finger
>