Is it a problem in my code or is pygame a bit heavy? ... USEREVENT, 0) def loop(self): self.running = True while self.running: self.event() self.draw() ...
確定! 回上一頁