Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-09-16 04:20:58
Size: 488
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Revision 3 as of 2010-09-16 04:21:55
Size: 529
Editor: SheenaSmith
Comment: update content (w/ Sam)
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Use this function to shut down the video subsystem. Use this function to shut down the video subsystem, if initialized with [[SDL_VideoInit]]().

SDL_VideoQuit

Use this function to shut down the video subsystem, if initialized with SDL_VideoInit().

Syntax

void SDL_VideoQuit(void)

Code Examples

You can add your code example here

Remarks

This function closes all windows, and restores the original video mode.


CategoryAPI, CategoryVideo

None: SDL_VideoQuit (last edited 2010-09-16 04:21:55 by SheenaSmith)

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