Skip to content

Drawing Shapes

Steve Paget edited this page Feb 16, 2016 · 2 revisions

pygame_functions has a set of drawing tools that can be used for drawing shapes directly onto the background of the screen. These shapes cannot be moved like sprites can. They remain there until the screen is cleared.

Clone this wiki locally