Navigation

  • index
  • modules |
  • next |
  • previous |
  • PySDL2 0.10.0 documentation »
  • API reference »

sdl2.ext - Python extensions for SDL2ΒΆ

The sdl2.ext package provides advanced functionality for creating applications using SDL2 and Python. It offers a rich set of modules, classes and functions, such as easy image loading, basic user interface elements, resource management and sprite and (on-screen) scene systems.

Learn more about

  • 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.manager - Basic scene manager.
  • sdl2.ext.particles - A simple particle system
  • 2D and 3D direct pixel access
  • sdl2.ext.rect - rectangular object.
  • Resource management
  • sdl2.ext.sprite - Sprite, texture and pixel surface routines.
  • Software Surface manipulation
  • sdl2.ext.time - track and control game time and framerate.
  • sdl2.ext.window - Window routines to manage on-screen windows

Previous topic

sd2.sdlttf - SDL2_ttf library wrapper

Next topic

Common algorithms

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PySDL2 0.10.0 documentation »
  • API reference »
© Copyright pysdl2e 2017, Lucas Siqueira; pysdl2 2013-2017, Marcus von Appen. Created using Sphinx 1.5.1.