Touch.getFinger

Returns the Finger with the given index of the Touch.Device with the given ID

interface Touch
@nogc static nothrow
getFinger
(
long touchId
,
int index
)

Meta