|
libSDL2pp
C++ bindings/wrapper for SDL2
|
SDL library initialization and shutdown functions and error handling. More...
Classes | |
| class | SDL2pp::Exception |
| Exception object representing SDL2 error More... | |
| class | SDL2pp::SDL |
| Helper class taking care of SDL library initialization and deinitialization. More... | |
| class | Optional |
| Optional value container More... | |
| class | BadOptionalAccess |
| Exception thrown on accessing a SDL2pp::Optional object with uninitialized state More... | |
SDL library initialization and shutdown functions and error handling.