PySDL2
rel_0_9_7
  • Installing PySDL2
  • Integrating PySDL2
  • Learn to fly - the tutorials
  • API reference
    • sdl2 - SDL2 library wrapper
    • sdl2.sdlgfx - SDL2_gfx library wrapper
    • sdl2.sdlimage - SDL2_image library wrapper
    • sd2.sdlmixer - SDL2_mixer library wrapper
    • sd2.sdlttf - SDL2_ttf library wrapper
    • sdl2.ext - Python extensions for SDL2
  • PySDL2 FAQ
  • Release News
  • Todo list for PySDL2
  • License
PySDL2
  • Docs »
  • API reference
  • Edit on GitHub

API referenceΒΆ

This is the core documentation of the various modules, classes and functions PySDL2 offers. If you want to have a quick overview about the modules, use the Module Index. If you just want to look up a specific class, method or function, use the Index or Search Page.

  • sdl2 - SDL2 library wrapper
    • Usage
    • Missing interfaces
    • Additional interfaces
  • sdl2.sdlgfx - SDL2_gfx library wrapper
  • sdl2.sdlimage - SDL2_image library wrapper
  • sd2.sdlmixer - SDL2_mixer library wrapper
  • sd2.sdlttf - SDL2_ttf library wrapper
  • sdl2.ext - Python extensions for SDL2
    • Common algorithms
    • Converting sequences
    • Color handling
    • sdl2.ext.colorpalettes - predefined sets of colors
    • Initialization routines
    • sdl2.ext.compat - Python compatibility helpers
    • 2D drawing routines for software surfaces
    • Working with component-based entities
    • General purpose event handling routines
    • Text rendering routines
    • User interface elements
    • Image loaders
    • sdl2.ext.particles - A simple particle system
    • 2D and 3D direct pixel access
    • Resource management
    • Sprite, texture and pixel surface routines
    • Software Surface manipulation
    • Window routines to manage on-screen windows
Next Previous

© Copyright 2012-2020, Marcus von Appen Revision f7dadf1f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: rel_0_9_7
Versions
latest
stable
0.9.10
rel_0_9_7
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.