... 0, 0)): font = pygame.font.SysFont('SimHei', WIDTH//(len(text)*2)) textRender = font.render(text, True, color) # 獲取此圖片的矩形框 # textRect ...
確定! 回上一頁