inputs_button_press


Description:


[ Version ( deprecated = true , deprecated_since = "0.35" ) ]
public void inputs_button_press (InputsChannel channel, int button, int button_state)

Warning: inputs_button_press is deprecated since 0.35.

Press a mouse button.

Note:

use button_press instead.

Parameters:

channel

a InputsChannel

button

a SPICE_MOUSE_BUTTON

button_state

SPICE_MOUSE_BUTTON_MASK flags


Namespace: Spice