Wiki Page Content

Differences between revisions 4 and 5
Revision 4 as of 2009-11-25 07:00:51
Size: 564
Editor: SheenaSmith
Comment: content added
Revision 5 as of 2009-12-12 07:23:57
Size: 568
Editor: SheenaSmith
Comment: format update
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
You can add useful comments here ''You can add useful comments here''

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


CategoryAPI, CategoryVideo

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