Skip to contents

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

Usage

get_touch_x()

Value

An integer

Note

This function has been auto-generated from the following Raylib function definition:

int GetTouchX(void);

See also