Skip to contents

Set mouse cursor.

Usage

set_mouse_cursor(cursor)

Arguments

cursor

An integer.

Note

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

void SetMouseCursor(int cursor);