|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Classes | |
| class | XonoticEntryList |
Functions | |
| void | EntryList_StringFilterBox_Change (entity box, entity me) |
| float | EntryList_StringFilterBox_keyDown (entity me, float key, float ascii, float shift) |
Definition at line 156 of file entries.qc.
References entity(), strfree, and strzone().
Referenced by XonoticEntryList::keyDown(), XonoticGuideTab_fill(), and XonoticGuideTab_topicChangeNotify().
Definition at line 106 of file entries.qc.
References entity(), K_DOWNARROW, K_ENTER, K_KP_DOWNARROW, K_KP_ENTER, K_KP_UPARROW, K_UPARROW, and SUPER.
Referenced by XonoticGuideTab_fill().