🌈 搜索
📅  最后修改于: 2022-03-11 14:56:10.453000             🧑  作者: Mango
for event in pygame.event.get(): if event.type == pygame.KEYDOWN: return True