|
Size: 1153
Comment: added enums and structs lists
|
Size: 1128
Comment: update formatting - categories
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 20: | Line 20: |
| == Enumerations == <<FullSearch(category:CategorySWMEnum)>> |
|
| Line 24: | Line 21: |
| <<FullSearch(category:CategorySWMStruct)>> | <<FullSearch(category:CategoryStruct CategorySWM)>> |
| Line 28: | Line 25: |
| <<FullSearch(category:CategorySWM)>> | <<FullSearch(category:CategorySWM -CategoryEnum -CategoryStruct)>> |
DRAFT |
Platform-specific Window Management
Include File(s): SDL_syswm.h
Introduction
green
purple
purple
Your application has access to a special type of event SDL_SYSWMEVENT, which contains window-manager specific information and arrives whenever an unhandled window event occurs. This event is ignored by default, but you can enable it with SDL_EventState().
Structures
