31 #include "SDL_keysym.h" 103 static void set_key_repeat(
int delay=SDL_DEFAULT_REPEAT_DELAY,
int interval=SDL_DEFAULT_REPEAT_INTERVAL);
115 static int filterevents(
const SDL_Event *
event);
117 static u_int16 mouse_posx, mouse_posy;
119 static u_int8 * p_keystate;
122 static bool mouse_button[3];
#define s_int32
32 bits long signed integer
Declares some basic types.
#define u_int16
16 bits long unsigned integer
#define u_int8
8 bits long unsigned integer