def draw_bullet(self): """???????.""" pygame.draw.rect(self.screen, self.color, self.rect) #?draw.recct() ???self.color????????rect ???????