|
libSDL2pp
C++ bindings/wrapper for SDL2
|
2D accelerated rendering More...

Classes | |
| class | SDL2pp::Renderer |
| 2D rendering context More... | |
| class | SDL2pp::Surface |
| Image stored in system memory with direct access to pixel data. More... | |
| class | SDL2pp::Surface::LockHandle |
| SDL2pp::Surface lock. More... | |
| class | SDL2pp::Texture |
| Image stored in the graphics card memory that can be used for fast drawing. More... | |
| class | SDL2pp::Texture::LockHandle |
| SDL2pp::Texture lock. More... | |
2D accelerated rendering