Destroy a window.
void SDL_DestroyWindow(SDL_Window * window);
window
the window to destroy
If window is NULL, this function will return immediately after setting the SDL error message to "Invalid window". See SDL_GetError().
CategoryAPI, CategoryVideo
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.