__init__() self.image = pygame.image.load('imgs/zombie.png') ... init_window(self): # 1 調用顯示模塊的初始化pygame.display.init() # 1 創建 ...
確定! 回上一頁