Wiki Page Content

Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2010-09-30 04:02:00
Size: 664
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Revision 6 as of 2013-08-08 22:20:28
Size: 725
Editor: Sam Lantinga
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
||SDL_SYSWM_UNKNOWN||||
Line 13: Line 14:
||SDL_SYSWM_COCOA||Apple OS X|| ||SDL_SYSWM_COCOA||Apple Mac OS X||
||SDL_SYSWM_UIKIT||Apple iOS||

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

DirectFB

SDL_SYSWM_COCOA

Apple Mac OS X

SDL_SYSWM_UIKIT

Apple iOS

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryEnum, CategorySWM

None: SDL_SYSWM_TYPE (last edited 2020-09-03 16:20:36 by DanielG)

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