|
SDL
2.0
|
#include <Windows.h>
Include dependency graph for SDL_winrtapp_direct3d.h:
This graph shows which files directly or indirectly include this file: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 117 of file SDL_winrtapp_direct3d.cpp.
References Run(), and WINRT_SDLAppEntryPoint.
Referenced by SDL_WinRTRunApp().
| SDL_WinRTApp SDL_WinRTGlobalApp |
Definition at line 95 of file SDL_winrtapp_direct3d.cpp.