|
⇤ ← Revision 1 as of 2010-01-11 06:36:49
Size: 545
Comment: create page, add content
|
Size: 488
Comment: update content (w/ Sam); remove 'draft' note
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| |
SDL_VideoQuit
Use this function to shut down the video subsystem.
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.
