pGetTouchPosition

Returns touch position XY for a touch point index (relative to screen size)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGetTouchPosition = Vector2 function
(
int index
)

Meta