|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "ui_powerups.qh"#include "powerups.qh"#include <menu/xonotic/checkbox.qh>#include <menu/xonotic/radiobutton.qh>#include <menu/xonotic/textlabel.qh>#include "powerup/invisibility.qh"#include "powerup/strength.qh"Go to the source code of this file.
Functions | |
| entity | makeXonoticMutatorPowerupsTab () |
| void | MutatorPowerupsReplace_CheckBox_saveCvars (entity me) |
| void | XonoticMutatorPowerupsTab_fill (entity me) |
| entity makeXonoticMutatorPowerupsTab | ( | ) |
Definition at line 9 of file ui_powerups.qc.
Definition at line 16 of file ui_powerups.qc.
References entity(), and XonoticCheckBox_saveCvars().
Definition at line 27 of file ui_powerups.qc.
References entity(), FOREACH, makeXonoticCheckBox(), makeXonoticRadioButton(), makeXonoticTextLabel(), Mutators_add_RadioButton(), name, strcat(), and strzone().