Public Member Functions | |
void | ActivateBindList (CBindList *list, Bits value, bool ev_trigger) |
void | DeactivateBindList (CBindList *list, bool ev_trigger) |
virtual CBind * | CreateConfigBind (char *&buf)=0 |
virtual CBind * | CreateEventBind (SDL_Event *event)=0 |
virtual bool | CheckEvent (SDL_Event *event)=0 |
virtual const char * | ConfigStart (void)=0 |
virtual const char * | BindStart (void)=0 |
Definition at line 639 of file sdl_mapper.cpp.