GetTouchX function

int GetTouchX()

Get touch position X for touch point 0 (relative to screen size)

Implementation

int GetTouchX() => raw.GetTouchX();