Xonotic
|
Go to the source code of this file.
float K_ALT = 132 |
Definition at line 20 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), m_keydown(), m_keyup(), MapVote_InputEvent(), and QuickMenu_InputEvent().
float K_AUX1 = 772 |
Definition at line 93 of file keycodes.qc.
float K_AUX10 = 781 |
Definition at line 102 of file keycodes.qc.
float K_AUX11 = 782 |
Definition at line 103 of file keycodes.qc.
float K_AUX12 = 783 |
Definition at line 104 of file keycodes.qc.
float K_AUX13 = 784 |
Definition at line 105 of file keycodes.qc.
float K_AUX14 = 785 |
Definition at line 106 of file keycodes.qc.
float K_AUX15 = 786 |
Definition at line 107 of file keycodes.qc.
float K_AUX16 = 787 |
Definition at line 108 of file keycodes.qc.
float K_AUX17 = 788 |
Definition at line 109 of file keycodes.qc.
float K_AUX18 = 789 |
Definition at line 110 of file keycodes.qc.
float K_AUX19 = 790 |
Definition at line 111 of file keycodes.qc.
float K_AUX2 = 773 |
Definition at line 94 of file keycodes.qc.
float K_AUX20 = 791 |
Definition at line 112 of file keycodes.qc.
float K_AUX21 = 792 |
Definition at line 113 of file keycodes.qc.
float K_AUX22 = 793 |
Definition at line 114 of file keycodes.qc.
float K_AUX23 = 794 |
Definition at line 115 of file keycodes.qc.
float K_AUX24 = 795 |
Definition at line 116 of file keycodes.qc.
float K_AUX25 = 796 |
Definition at line 117 of file keycodes.qc.
float K_AUX26 = 797 |
Definition at line 118 of file keycodes.qc.
float K_AUX27 = 798 |
Definition at line 119 of file keycodes.qc.
float K_AUX28 = 799 |
Definition at line 120 of file keycodes.qc.
float K_AUX29 = 800 |
Definition at line 121 of file keycodes.qc.
float K_AUX3 = 774 |
Definition at line 95 of file keycodes.qc.
float K_AUX30 = 801 |
Definition at line 122 of file keycodes.qc.
float K_AUX31 = 802 |
Definition at line 123 of file keycodes.qc.
float K_AUX32 = 803 |
Definition at line 124 of file keycodes.qc.
float K_AUX4 = 775 |
Definition at line 96 of file keycodes.qc.
float K_AUX5 = 776 |
Definition at line 97 of file keycodes.qc.
float K_AUX6 = 777 |
Definition at line 98 of file keycodes.qc.
float K_AUX7 = 778 |
Definition at line 99 of file keycodes.qc.
float K_AUX8 = 779 |
Definition at line 100 of file keycodes.qc.
float K_AUX9 = 780 |
Definition at line 101 of file keycodes.qc.
float K_BACKSPACE = 127 |
Definition at line 14 of file keycodes.qc.
Referenced by HUD_Panel_InputEvent(), InputBox_keyDown(), XonoticKeyBinder_keyDown(), XonoticMapList_keyDown(), and XonoticPlayList_keyDown().
float K_CAPSLOCK = 155 |
Definition at line 45 of file keycodes.qc.
Referenced by XonoticKeyBinder_keyGrabbed().
float K_CTRL = 133 |
Definition at line 21 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), m_keydown(), m_keyup(), MapVote_InputEvent(), and QuickMenu_InputEvent().
float K_DEL = 148 |
Definition at line 38 of file keycodes.qc.
Referenced by InputBox_keyDown(), XonoticKeyBinder_keyDown(), and XonoticPlayList_keyDown().
float K_DOWNARROW = 129 |
Definition at line 16 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_Arrow_Action(), HUD_Panel_InputEvent(), ListBox_keyDown(), MapList_StringFilterBox_keyDown(), MapVote_InputEvent(), and XonoticPicker_keyDown().
float K_END = 152 |
Definition at line 42 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), InputBox_keyDown(), ListBox_keyDown(), ServerList_TypeSort_Click(), Slider_keyDown(), Slider_keyUp(), XonoticPicker_keyDown(), and XonoticUserbindEditDialog_loadUserBind().
float K_ENTER = 13 |
Definition at line 8 of file keycodes.qc.
Referenced by Button_keyDown(), HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), MapList_StringFilterBox_keyDown(), MapVote_InputEvent(), Nexposee_keyDown(), XonoticCampaignList_keyDown(), XonoticCvarList_keyDown(), XonoticDemoList_keyDown(), XonoticGametypeList_keyDown(), XonoticHUDSkinList_keyDown(), XonoticInputBox_keyDown(), XonoticKeyBinder_keyDown(), XonoticLanguageList_keyDown(), XonoticMapList_keyDown(), XonoticPicker_keyDown(), XonoticPlayList_keyDown(), XonoticScreenshotList_keyDown(), XonoticScreenshotViewerDialog_keyDown(), XonoticServerList_keyDown(), XonoticSkinList_keyDown(), XonoticSoundList_keyDown(), and XonoticStatsList_keyDown().
float K_ESCAPE = 27 |
Definition at line 9 of file keycodes.qc.
Referenced by Dialog_keyDown(), HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), HUD_Radar_InputEvent(), InputContainer_keyDown(), m_keydown(), Nexposee_keyDown(), QuickMenu_InputEvent(), and XonoticKeyBinder_keyGrabbed().
float K_F1 = 135 |
Definition at line 24 of file keycodes.qc.
float K_F10 = 144 |
Definition at line 33 of file keycodes.qc.
float K_F11 = 145 |
Definition at line 34 of file keycodes.qc.
float K_F12 = 146 |
Definition at line 35 of file keycodes.qc.
float K_F2 = 136 |
Definition at line 25 of file keycodes.qc.
float K_F3 = 137 |
Definition at line 26 of file keycodes.qc.
float K_F4 = 138 |
Definition at line 27 of file keycodes.qc.
float K_F5 = 139 |
Definition at line 28 of file keycodes.qc.
float K_F6 = 140 |
Definition at line 29 of file keycodes.qc.
float K_F7 = 141 |
Definition at line 30 of file keycodes.qc.
float K_F8 = 142 |
Definition at line 31 of file keycodes.qc.
float K_F9 = 143 |
Definition at line 32 of file keycodes.qc.
float K_HOME = 151 |
Definition at line 41 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), InputBox_keyDown(), ListBox_keyDown(), Slider_keyDown(), Slider_keyUp(), and XonoticPicker_keyDown().
float K_INS = 147 |
Definition at line 37 of file keycodes.qc.
Referenced by XonoticMapList_keyDown(), XonoticPicker_keyDown(), and XonoticServerList_keyDown().
float K_JOY1 = 768 |
Definition at line 83 of file keycodes.qc.
float K_JOY2 = 769 |
Definition at line 84 of file keycodes.qc.
float K_JOY3 = 770 |
Definition at line 85 of file keycodes.qc.
float K_JOY4 = 771 |
Definition at line 86 of file keycodes.qc.
float K_KP_0 = 157 |
Definition at line 48 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_1 = 158 |
Definition at line 50 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_2 = 159 |
Definition at line 52 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_3 = 160 |
Definition at line 54 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_4 = 161 |
Definition at line 56 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_5 = 162 |
Definition at line 58 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_6 = 163 |
Definition at line 59 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_7 = 164 |
Definition at line 61 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_8 = 165 |
Definition at line 63 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_9 = 166 |
Definition at line 65 of file keycodes.qc.
Referenced by MapVote_InputEvent().
float K_KP_DEL = 167 |
Definition at line 68 of file keycodes.qc.
Referenced by InputBox_keyDown(), XonoticKeyBinder_keyDown(), and XonoticPlayList_keyDown().
float K_KP_DIVIDE = 168 |
Definition at line 69 of file keycodes.qc.
float K_KP_DOWNARROW = 159 |
Definition at line 53 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), ListBox_keyDown(), MapList_StringFilterBox_keyDown(), and XonoticPicker_keyDown().
float K_KP_END = 158 |
Definition at line 51 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), InputBox_keyDown(), ListBox_keyDown(), Slider_keyDown(), Slider_keyUp(), and XonoticPicker_keyDown().
float K_KP_ENTER = 172 |
Definition at line 74 of file keycodes.qc.
Referenced by Button_keyDown(), HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), MapList_StringFilterBox_keyDown(), MapVote_InputEvent(), Nexposee_keyDown(), XonoticCampaignList_keyDown(), XonoticDemoList_keyDown(), XonoticGametypeList_keyDown(), XonoticHUDSkinList_keyDown(), XonoticInputBox_keyDown(), XonoticKeyBinder_keyDown(), XonoticLanguageList_keyDown(), XonoticMapList_keyDown(), XonoticPicker_keyDown(), XonoticPlayList_keyDown(), XonoticScreenshotList_keyDown(), XonoticScreenshotViewerDialog_keyDown(), XonoticServerList_keyDown(), XonoticSkinList_keyDown(), XonoticSoundList_keyDown(), and XonoticStatsList_keyDown().
float K_KP_EQUALS = 173 |
Definition at line 75 of file keycodes.qc.
float K_KP_HOME = 164 |
Definition at line 62 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), InputBox_keyDown(), ListBox_keyDown(), Slider_keyDown(), Slider_keyUp(), and XonoticPicker_keyDown().
float K_KP_INS = 157 |
Definition at line 49 of file keycodes.qc.
Referenced by XonoticMapList_keyDown(), XonoticPicker_keyDown(), and XonoticServerList_keyDown().
float K_KP_LEFTARROW = 161 |
Definition at line 57 of file keycodes.qc.
Referenced by InputBox_keyDown(), Slider_keyDown(), Slider_keyUp(), XonoticPicker_keyDown(), and XonoticScreenshotViewerDialog_keyDown().
float K_KP_MINUS = 170 |
Definition at line 72 of file keycodes.qc.
float K_KP_MULTIPLY = 169 |
Definition at line 71 of file keycodes.qc.
float K_KP_PERIOD = 167 |
Definition at line 67 of file keycodes.qc.
float K_KP_PGDN = 160 |
Definition at line 55 of file keycodes.qc.
Referenced by ListBox_keyDown(), Slider_keyDown(), and Slider_keyUp().
float K_KP_PGUP = 166 |
Definition at line 66 of file keycodes.qc.
Referenced by ListBox_keyDown(), Slider_keyDown(), and Slider_keyUp().
float K_KP_PLUS = 171 |
Definition at line 73 of file keycodes.qc.
float K_KP_RIGHTARROW = 163 |
Definition at line 60 of file keycodes.qc.
Referenced by InputBox_keyDown(), Slider_keyDown(), Slider_keyUp(), XonoticPicker_keyDown(), and XonoticScreenshotViewerDialog_keyDown().
float K_KP_SLASH = 168 |
Definition at line 70 of file keycodes.qc.
float K_KP_UPARROW = 165 |
Definition at line 64 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), ListBox_keyDown(), MapList_StringFilterBox_keyDown(), and XonoticPicker_keyDown().
float K_LEFTARROW = 130 |
Definition at line 17 of file keycodes.qc.
Referenced by HUD_Panel_Arrow_Action(), HUD_Panel_InputEvent(), InputBox_keyDown(), MapVote_InputEvent(), Slider_keyDown(), Slider_keyUp(), XonoticPicker_keyDown(), and XonoticScreenshotViewerDialog_keyDown().
float K_MOUSE1 = 512 |
Definition at line 129 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), HUD_Radar_InputEvent(), m_keydown(), m_keyup(), MapVote_InputEvent(), and QuickMenu_InputEvent().
float K_MOUSE10 = 523 |
Definition at line 140 of file keycodes.qc.
float K_MOUSE11 = 524 |
Definition at line 141 of file keycodes.qc.
float K_MOUSE12 = 525 |
Definition at line 142 of file keycodes.qc.
float K_MOUSE13 = 526 |
Definition at line 143 of file keycodes.qc.
float K_MOUSE14 = 527 |
Definition at line 144 of file keycodes.qc.
float K_MOUSE15 = 528 |
Definition at line 145 of file keycodes.qc.
float K_MOUSE16 = 529 |
Definition at line 146 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent().
float K_MOUSE2 = 513 |
Definition at line 130 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), HUD_Radar_InputEvent(), MapVote_InputEvent(), QuickMenu_InputEvent(), XonoticKeyBinder_keyDown(), XonoticMapList_keyDown(), XonoticScreenshotList_keyDown(), and XonoticServerList_keyDown().
float K_MOUSE3 = 514 |
Definition at line 131 of file keycodes.qc.
Referenced by m_keydown(), m_keyup(), XonoticCvarList_keyDown(), XonoticMapList_keyDown(), XonoticPlayList_keyDown(), and XonoticServerList_keyDown().
float K_MOUSE4 = 517 |
Definition at line 134 of file keycodes.qc.
float K_MOUSE5 = 518 |
Definition at line 135 of file keycodes.qc.
float K_MOUSE6 = 519 |
Definition at line 136 of file keycodes.qc.
float K_MOUSE7 = 520 |
Definition at line 137 of file keycodes.qc.
float K_MOUSE8 = 521 |
Definition at line 138 of file keycodes.qc.
float K_MOUSE9 = 522 |
Definition at line 139 of file keycodes.qc.
float K_MWHEELDOWN = 516 |
Definition at line 133 of file keycodes.qc.
Referenced by HUD_Panel_Chat_InputEvent(), ListBox_keyDown(), Slider_keyDown(), and XonoticScreenshotViewerDialog_keyDown().
float K_MWHEELUP = 515 |
Definition at line 132 of file keycodes.qc.
Referenced by HUD_Panel_Chat_InputEvent(), ListBox_keyDown(), Slider_keyDown(), and XonoticScreenshotViewerDialog_keyDown().
float K_NUMLOCK = 154 |
Definition at line 44 of file keycodes.qc.
Referenced by XonoticKeyBinder_keyGrabbed().
float K_PAUSE = 153 |
Definition at line 78 of file keycodes.qc.
Referenced by HUD_Panel_InputEvent().
float K_PGDN = 149 |
Definition at line 39 of file keycodes.qc.
Referenced by HUD_Panel_Chat_InputEvent(), ListBox_keyDown(), Slider_keyDown(), and Slider_keyUp().
float K_PGUP = 150 |
Definition at line 40 of file keycodes.qc.
Referenced by HUD_Panel_Chat_InputEvent(), ListBox_keyDown(), Slider_keyDown(), and Slider_keyUp().
float K_RIGHTARROW = 131 |
Definition at line 18 of file keycodes.qc.
Referenced by HUD_Panel_Arrow_Action(), HUD_Panel_InputEvent(), InputBox_keyDown(), MapVote_InputEvent(), Slider_keyDown(), Slider_keyUp(), XonoticPicker_keyDown(), and XonoticScreenshotViewerDialog_keyDown().
float K_SCROLLOCK = 156 |
Definition at line 46 of file keycodes.qc.
float K_SHIFT = 134 |
Definition at line 22 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), m_keydown(), m_keyup(), MapVote_InputEvent(), and QuickMenu_InputEvent().
float K_SPACE = 32 |
Definition at line 10 of file keycodes.qc.
Referenced by Button_keyDown(), HUD_Minigame_InputEvent(), HUD_Panel_InputEvent(), MapVote_InputEvent(), Nexposee_keyDown(), XonoticCampaignList_keyDown(), XonoticCvarList_keyDown(), XonoticKeyBinder_keyDown(), XonoticMapList_keyDown(), XonoticPlayList_keyDown(), XonoticScreenshotList_keyDown(), XonoticScreenshotViewerDialog_keyDown(), XonoticServerList_keyDown(), and XonoticSoundList_keyDown().
float K_TAB = 9 |
Definition at line 7 of file keycodes.qc.
Referenced by HUD_Panel_InputEvent(), InputContainer_keyDown(), and Nexposee_keyDown().
float K_UPARROW = 128 |
Definition at line 15 of file keycodes.qc.
Referenced by HUD_Minigame_InputEvent(), HUD_Panel_Arrow_Action(), HUD_Panel_InputEvent(), ListBox_keyDown(), MapList_StringFilterBox_keyDown(), MapVote_InputEvent(), and XonoticPicker_keyDown().