- process_event
void process_event(GlobalState gs, SDL_Event event, KeyHandler* kh)
Undocumented in source. Be warned that the author may not have intended to support it.
- process_modifiers_down
int process_modifiers_down(GlobalState gs, int scancode)
Undocumented in source. Be warned that the author may not have intended to support it.
- process_modifiers_up
void process_modifiers_up(GlobalState gs, int scancode)
Undocumented in source. Be warned that the author may not have intended to support it.