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.