|
supertux
|
Public Member Functions | |
| KeyboardManager (InputManager *parent, KeyboardConfig &keyboard_config) | |
| void | process_key_event (const SDL_KeyboardEvent &event) |
| void | process_text_input_event (const SDL_TextInputEvent &event) |
| void | process_console_key_event (const SDL_KeyboardEvent &event) |
| void | process_menu_key_event (const SDL_KeyboardEvent &event) |
| void | bind_next_event_to (int player_id, Control id) |
1.8.13