Clock() font_name = pygame.font.match_font('arial') def draw_text(surf, text, ... (50, 38)) self.image.set_colorkey(BLACK) self.rect = self.image.get_rect() ...
確定! 回上一頁