What is the difference between pygame.draw.rect and screen_surface.blit()?

后端 未结 0 1255
被撕碎了的回忆
被撕碎了的回忆 2021-01-30 10:51

I am trying to make a red rectangle move to the right and by using pygame.move.rect or .blit, I Am able to accomplish the same thing. I am able to display the red rectangle an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题