i want to detect 2 devices, keyboard n the joystick.
i just want to make sure that when the key pressed on the keyboard ( i use keydown_event ), the program won't detect the joystick; n the joystick moved ( joystick_move event ), temporary
won't detect the keyboard.
which command can i use or how can i write it?