SDL
2.0
|
#include "../../SDL_internal.h"
#include "../SDL_sysvideo.h"
#include "ppapi_simple/ps_interface.h"
#include "ppapi/c/pp_input_event.h"
Go to the source code of this file.
Data Structures | |
struct | SDL_VideoData |
Macros | |
#define | _THIS SDL_VideoDevice *_this |
Functions | |
void | NACL_SetScreenResolution (int width, int height, Uint32 format) |
#define _THIS SDL_VideoDevice *_this |
Definition at line 32 of file SDL_naclvideo.h.