Get touch point identifier for given index.
Note
This function has been auto-generated from the following Raylib function definition:
int GetTouchPointId(int index);See also
Other touch functions:
get_touch_point_count(),
get_touch_position(),
get_touch_x(),
get_touch_y()
