Method
WPEPlatformGamepadstart_input_monitor
Declaration [src]
void
wpe_gamepad_start_input_monitor (
WPEGamepad* gamepad
)
Description [src]
Start monitoring input on gamepad
. Signals WPEGamepad::button-event
and WPEGamepad::axis-event
will not be emitted until this function
is called.