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.
Check if all the keys are pressed.
If all the keys are pressed.