LEXSDL_SetRenderer


Sets the internal SDL_Renderer to the given one.

This can be used to integrate LEXSDL in existing projects or to set a SDL_Renderer created in the outside.
Its recommended to set the associeted SDL_Window too with LEXSDL_SetWindow().

Function