libSDL2pp
C++ bindings/wrapper for SDL2
|
General | SDL library initialization and shutdown functions and error handling |
Audio | Audio device management and audio playback |
▼Graphics | Graphics output |
Window management | Display and window management |
2D rendering | 2D accelerated rendering |
2D geometry | 2D rectangle and point functions |
I/O abstraction | Functions that extend file-like operations onto arbitrary objects such as memory, streams, STL containers etc |
SDL_ttf | Text rendering through SDL_ttf library |
SDL_image | Functions that are specific to SDL_image library |
SDL_mixer | Functions that are specific to SDL_mixer library |