SetRawMousePosition

Description

Attempts to position any mouse pointer used on this platform. Not guaranteed to work on all platforms. Will only work whilst your app window has focus.

Definition

SetRawMousePosition( x, y )

Parameters