[Pygame] Introduction to Rect for Drawing Rectangles
Last Updated on 2021-12-01 by Clay
Rect is a very important component in Pygame framework. I wanted to wait until I had enough time to write a very detailed article in the original plan, but buttons, input boxes and other components will need to use many Rect component, so I wrote the article first.
Read More »[Pygame] Introduction to Rect for Drawing Rectangles