inputs_motion


Description:


[ Version ( deprecated = true , deprecated_since = "0.35" ) ]
public void inputs_motion (InputsChannel channel, int dx, int dy, int button_state)

Warning: inputs_motion is deprecated since 0.35.

Change mouse position (used in SPICE_MOUSE_MODE_SERVER).

Note:

use motion instead.

Parameters:

channel

a InputsChannel

dx

delta X mouse coordinates

dy

delta Y mouse coordinates

button_state

SPICE_MOUSE_BUTTON_MASK flags


Namespace: Spice