88     Root(Uint32 flags = SDL_INIT_EVERYTHING)
    90         if (SDL_Init(flags) != 0)
 
Root(Uint32 flags=SDL_INIT_EVERYTHING)
Construct a root object. 
 
~Root()
Automatically quit SDL for you! 
 
Define to deactivate exception support. 
 
This class represent the "library entry point". 
 
Define to deactivate exception support.