Public Member Functions | |
CKeyBindGroup (Bitu _keys) | |
CBind * | CreateConfigBind (char *&buf) |
CBind * | CreateEventBind (SDL_Event *event) |
bool | CheckEvent (SDL_Event *event) |
CBind * | CreateKeyBind (SDLKey _key) |
Protected Attributes | |
const char * | configname |
CBindList * | lists |
Bitu | keys |
Definition at line 1050 of file sdl_mapper.cpp.