|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "listbox.qh"Go to the source code of this file.
Classes | |
| class | XonoticWeaponsList |
Functions | |
| entity | makeXonoticWeaponsList () |
| void | WeaponsList_MoveDown_Click (entity box, entity me) |
| void | WeaponsList_MoveUp_Click (entity btn, entity me) |
| entity makeXonoticWeaponsList | ( | ) |
Definition at line 14 of file weaponslist.qc.
Referenced by XonoticWeaponsList::ATTRIB(), and XonoticGameWeaponsSettingsTab_fill().
Definition at line 41 of file weaponslist.qc.
References cvar_set(), cvar_string(), entity(), and swapInPriorityList().
Referenced by XonoticWeaponsList::ATTRIB(), XonoticGameWeaponsSettingsTab_fill(), and XonoticWeaponsList_keyDown().
Definition at line 33 of file weaponslist.qc.
References cvar_set(), cvar_string(), entity(), and swapInPriorityList().
Referenced by XonoticWeaponsList::ATTRIB(), XonoticGameWeaponsSettingsTab_fill(), and XonoticWeaponsList_keyDown().