libSDL2pp
C++ bindings/wrapper for SDL2
Loading...
Searching...
No Matches
Classes
General

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...
 

Detailed Description

SDL library initialization and shutdown functions and error handling.