Home
last modified time | relevance | path

Searched refs:input_button_matched (Results 1 – 1 of 1) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dkconfig.cpp980 static void input_button_matched(control_info &Controls, const kc_item& item, int down) in input_button_matched() function
1125 input_button_matched(Controls, kc, event.type == EVENT_KEY_COMMAND); in kconfig_read_controls()
1149 input_button_matched(Controls, kc, event.type == EVENT_JOYSTICK_BUTTON_DOWN); in kconfig_read_controls()
1173 input_button_matched(Controls, kc, event.type == EVENT_MOUSE_BUTTON_DOWN); in kconfig_read_controls()