Defines | |
| #define | SAVEFILE_NAME "eventmap.0" |
| File to save the mapped events to. | |
| #define | DEFAULT_FILTER FILTER_ALL |
| What events should be filterd out? | |
Functions | |
| SDL_Joystick ** | OpenAllJoysticks (int sticks) |
| Opens all available joystick, returns a NULL-terminated array. | |
| void | CloseAllJoysticks (SDL_Joystick **) |
| Closes all joysticks in the NULL-terminated array. | |
| int | main (int argc, char *argv[]) |
| Program entry point. | |
1.3.5