|
Size: 664
Comment: update content (w/ Sam); remove 'draft' note
|
Size: 769
Comment: update content - 2/14 changeset 5295
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| | |
| Line 10: | Line 11: |
| ||SDL_SYSWM_UNKNOWN|||| | |
| Line 14: | Line 16: |
| ||SDL_SYSWM_UIKIT|||| |
DRAFT |
SDL_SYSWM_TYPE
An enumeration of the various supported windowing subsystems.
Values
SDL_SYSWM_UNKNOWN |
|
SDL_SYSWM_WINDOWS |
Microsoft Windows® |
SDL_SYSWM_X11 |
X Window System |
SDL_SYSWM_DIRECTFB |
|
SDL_SYSWM_COCOA |
Apple OS X |
SDL_SYSWM_UIKIT |
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Related Structures
