|
Xonotic
|
#include "listbox.qh"
Include dependency graph for keybinder.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XonoticKeyBinder |
Functions | |
| void | KeyBinder_Bind_Change (entity btn, entity me) |
| void | KeyBinder_Bind_Clear (entity btn, entity me) |
| void | KeyBinder_Bind_Edit (entity btn, entity me) |
| void | KeyBinder_Bind_Reset_All (entity btn, entity me) |
| entity | makeXonoticKeyBinder () |
Definition at line 206 of file keybinder.qc.
References KEYBIND_IS_SPECIAL, KeyBinds_Functions, and keyGrabber.
Referenced by XonoticKeyBinder_doubleClickListBoxItem(), XonoticKeyBinder_keyDown(), and XonoticKeyBinder_keyGrabbed().
Here is the caller graph for this function:Definition at line 313 of file keybinder.qc.
References argv(), cvar_set(), KEY_NOT_BOUND_CMD, KEYBIND_IS_SPECIAL, KeyBinds_Functions, keynumtostring(), localcmd, m_play_click_sound(), MENU_SOUND_CLEAR, stof(), and tokenize().
Referenced by XonoticKeyBinder_keyDown().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 294 of file keybinder.qc.
References cvar_string(), DialogOpenButton_Click(), KEYBIND_IS_SPECIAL, KeyBinds_Descriptions, KeyBinds_Functions, strcat(), strlen(), and substring().
Referenced by XonoticKeyBinder_keyDown().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 335 of file keybinder.qc.
References cvar_set(), and localcmd.
Here is the call graph for this function:| entity makeXonoticKeyBinder | ( | ) |
Definition at line 140 of file keybinder.qc.
Referenced by XonoticInputSettingsTab_fill().
Here is the call graph for this function:
Here is the caller graph for this function: