Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

input.h File Reference

Go to the source code of this file.

Compounds

class  Input

Defines

#define PLAYER_KEY_LEFT   SDLK_LEFT
#define PLAYER_KEY_RIGHT   SDLK_RIGHT
#define PLAYER_KEY_UP   SDLK_UP
#define PLAYER_KEY_DOWN   SDLK_DOWN
#define PLAYER_KEY_FIRE_1   SDLK_LCTRL
#define PLAYER_KEY_FIRE_2   SDLK_LALT
#define PLAYER_BUTTON_FIRE_1   0
#define PLAYER_BUTTON_FIRE_2   1
#define KEY_EXIT   SDLK_ESCAPE
#define KEY_FULLSCREEN   SDLK_f
#define KEY_WINDOWED   SDLK_w
#define KEY_1_QUICK_PASS   SDLK_LALT
#define KEY_2_QUICK_PASS   SDLK_q
#define INPUT_RIGHT   1
#define INPUT_DOWN   2
#define INPUT_LEFT   4
#define INPUT_UP   8
#define INPUT_FIRE   16
#define INPUT_BOMB   32


Define Documentation

#define INPUT_BOMB   32
 

#define INPUT_DOWN   2
 

#define INPUT_FIRE   16
 

#define INPUT_LEFT   4
 

#define INPUT_RIGHT   1
 

#define INPUT_UP   8
 

#define KEY_1_QUICK_PASS   SDLK_LALT
 

#define KEY_2_QUICK_PASS   SDLK_q
 

#define KEY_EXIT   SDLK_ESCAPE
 

#define KEY_FULLSCREEN   SDLK_f
 

#define KEY_WINDOWED   SDLK_w
 

#define PLAYER_BUTTON_FIRE_1   0
 

#define PLAYER_BUTTON_FIRE_2   1
 

#define PLAYER_KEY_DOWN   SDLK_DOWN
 

#define PLAYER_KEY_FIRE_1   SDLK_LCTRL
 

#define PLAYER_KEY_FIRE_2   SDLK_LALT
 

#define PLAYER_KEY_LEFT   SDLK_LEFT
 

#define PLAYER_KEY_RIGHT   SDLK_RIGHT
 

#define PLAYER_KEY_UP   SDLK_UP
 


Generated on Sun Mar 2 18:50:27 2003 for eounicorn by doxygen1.3-rc3