SDL
2.0
|
Go to the source code of this file.
Functions | |
int | SDL_SendDisplayEvent (SDL_VideoDisplay *display, Uint8 displayevent, int data1) |
int SDL_SendDisplayEvent | ( | SDL_VideoDisplay * | display, |
Uint8 | displayevent, | ||
int | data1 | ||
) |
Definition at line 30 of file SDL_displayevents.c.
References SDL_VideoDisplay::orientation, SDL_DISPLAYEVENT, SDL_DISPLAYEVENT_ORIENTATION, SDL_ENABLE, SDL_GetEventState, SDL_GetIndexOfDisplay(), SDL_ORIENTATION_UNKNOWN, and SDL_PushEvent.