Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2009-11-19 18:50:37
Size: 493
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2009-11-19 18:55:59
Size: 492
Editor: SheenaSmith
Comment: related functions?
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
 .[[SDL_OtherFunction]]  .[[SDL_CreateWindow]]

SDL_DestroyWindow

Use this function to destroy a window.

Syntax

void SDL_DestroyWindow(SDL_WindowID windowID)

Function Parameters

windowID

the window to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here

None: SDL_DestroyWindow (last edited 2015-08-21 21:08:43 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit