|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "ui_buffs.qh"#include "buffs.qh"#include <menu/xonotic/checkbox.qh>#include <menu/xonotic/textlabel.qh>#include <common/mutators/mutator/buffs/buff/medic.qh>#include <common/mutators/mutator/buffs/buff/resistance.qh>Go to the source code of this file.
Functions | |
| entity | makeXonoticMutatorBuffsTab () |
| void | XonoticMutatorBuffsTab_fill (entity me) |
| entity makeXonoticMutatorBuffsTab | ( | ) |
Definition at line 8 of file ui_buffs.qc.
Definition at line 15 of file ui_buffs.qc.
References entity(), FOREACH, makeXonoticCheckBox(), makeXonoticRadioButton(), makeXonoticTextLabel(), Mutators_add_RadioButton(), strcat(), and strzone().