📜  pygame rect - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:06.577000             🧑  作者: Mango

代码示例3
pygame.draw.rect(surface, colour, Rect)
#Rect would be a .Rect() variable.