Skip to contents

Get mouse delta between frames.

Usage

get_mouse_delta()

Value

A numeric vector of length 2

Note

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

Vector2 GetMouseDelta(void);