What is the most comprehensible way to create a Rect object from a center point and a size in PyGame?

前端 未结 0 431
慢半拍i
慢半拍i 2020-11-28 01:27

I want to crate an pygame.Rect object from a center point (xc, yc) and a size (w, h). pygame.Rect just provides a constructo

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