sdl2.sdlgfx - Python bindings for SDL2_gfx

py-sdl2 provides bindings for SDL2_gfx, an unofficial addon library for SDL2 that contains a range of useful functions for rendering shapes, frame pacing, and SDL surface manipulation.

Note that unlike the other SDL2 modules supported by this package, SDL2_gfx is not an official part of the SDL2 project.

Drawing functions

Pixel drawing functions

Line drawing functions

Rectangle drawing functions

Circle drawing functions

Ellipse drawing functions

Pie slice drawing functions

Triangle drawing functions

Polygon drawing functions

Bezier curve drawing functions