GetTouchPosition function

Vector2C GetTouchPosition(
  1. int index
)

Implementation

Vector2C GetTouchPosition(int index) => _module.GetTouchPosition(index);