|
SDL
2.0
|
#include "SDL_emscriptenvideo.h"
Include dependency graph for SDL_emscriptenevents.h:Go to the source code of this file.
Functions | |
| void | Emscripten_RegisterEventHandlers (SDL_WindowData *data) |
| void | Emscripten_UnregisterEventHandlers (SDL_WindowData *data) |
| int | Emscripten_HandleCanvasResize (int eventType, const void *reserved, void *userData) |
| void Emscripten_RegisterEventHandlers | ( | SDL_WindowData * | data | ) |
| void Emscripten_UnregisterEventHandlers | ( | SDL_WindowData * | data | ) |