import pygame, sys from pygame.locals import * # set up pygame pygame.init() # set ... textRect.centerx = windowSurface.get_rect().centerx textRect.centery ...
確定! 回上一頁