Controller.keys_pressed_check

Controller.keys_pressed_check(action, event)[source]

Check if all the keys are pressed.

Parameters
actionstr
eventQKeyEvent
Returns
bool

If all the keys are pressed.