#include <SDL/SDL_events.h>
#include <SDL/SDL_mouse.h>
#include <SDL/SDL_keyboard.h>
#include <SDL/SDL_keysym.h>
Go to the source code of this file.
Compounds | |
class | Input |
Typedefs | |
typedef SDL_Event | Event |
|
Definition at line 9 of file input.h. Referenced by Input::Update(). |