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