Skip to contents

Get number of touch points.

Usage

get_touch_point_count()

Value

An integer

Note

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

int GetTouchPointCount(void);

See also