Controller.keys_released_check
- Controller.keys_released_check(action, event)[source]
Check if all the keys are released.
- Parameters
- actionstr
- eventQKeyEvent
- Returns
- bool
If all the keys are released.
Check if all the keys are released.
If all the keys are released.