Controller.keys_pressed_check

Controller.keys_pressed_check(action, event)[source]

Check if all the keys are pressed.

Parameters:
  • action (str)

  • event (QKeyEvent)

Returns:

bool – If all the keys are pressed.