When getting items from the menu I use: data = pygame_menu.Menu.get_input_data(recursive=False)
However because this is all within a class object, python tells me tha