Garry's Mod Wiki

gui.InternalCursorMoved

  gui.InternalCursorMoved( number deltaX, number deltaY )

Description

Simulates a mouse move with the given deltas.

Arguments

1 number deltaX
The movement delta on the x axis.
2 number deltaY
The movement delta on the y axis.