Renderer.clear

Wraps SDL_RenderClear which clears the target with the renderer's draw color

class Renderer
@trusted
void
clear
()

Throws

dsdl2.SDLException if failed to clear

Meta