SDL
2.0
|
#include <Windows.h>
Go to the source code of this file.
Data Structures | |
class | sealed |
Functions | |
int | SDL_WinRTInitNonXAMLApp (int(*mainFunction)(int, char **)) |
Variables | |
SDL_WinRTApp | SDL_WinRTGlobalApp |
int SDL_WinRTInitNonXAMLApp | ( | int(*)(int, char **) | mainFunction | ) |
Definition at line 116 of file SDL_winrtapp_direct3d.cpp.
References Run(), SDLCALL, and WINRT_SDLAppEntryPoint.
Referenced by SDL_WinRTRunApp().
SDL_WinRTApp SDL_WinRTGlobalApp |
Definition at line 94 of file SDL_winrtapp_direct3d.cpp.