Skip to contents

Get mouse position XY.

Usage

get_mouse_position()

Value

A numeric vector of length 2

Note

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

Vector2 GetMousePosition(void);