Touch.getFinger

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

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

Meta