keys.h File Reference

#include "SDL_events.h"
#include "game.h"
#include <vector>
#include <map>
#include <string>

Include dependency graph for keys.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActionType
struct  ltSDLkeysym
class  KeyBinder

Typedefs

typedef std::map< SDL_keysym,
ActionType, ltSDLkeysym
KeyMap

Variables

const int c_maxparams = 4


Typedef Documentation

typedef std::map<SDL_keysym, ActionType, ltSDLkeysym> KeyMap

Definition at line 48 of file keys.h.


Variable Documentation

const int c_maxparams = 4

Definition at line 29 of file keys.h.

Referenced by KeyBinder::AddKeyBinding(), and KeyBinder::ParseLine().


Generated on Mon Jul 9 14:44:40 2007 for ExultEngine by  doxygen 1.5.1