Function Renderer.clear
Wraps SDL_RenderClear
which clears the target with the renderer's draw color
void clear() @trusted;
Throws
dsdl
if failed to clear
Wraps SDL_RenderClear
which clears the target with the renderer's draw color
void clear() @trusted;
dsdl
if failed to clear