|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "ui_instagib.qh"#include <menu/xonotic/checkbox.qh>#include <menu/xonotic/slider.qh>#include <menu/xonotic/textlabel.qh>#include <common/weapons/weapon/vaporizer.qh>Go to the source code of this file.
Functions | |
| entity | makeXonoticMutatorInstaGibTab () |
| void | MutatorInstaGib_CheckBox_saveCvars (entity me) |
| void | XonoticMutatorInstaGibTab_fill (entity me) |
| entity makeXonoticMutatorInstaGibTab | ( | ) |
Definition at line 7 of file ui_instagib.qc.
Definition at line 14 of file ui_instagib.qc.
References cvar(), cvar_set(), cvar_string(), entity(), and XonoticCheckBox_saveCvars().
Referenced by XonoticMutatorInstaGibTab_fill().
Definition at line 30 of file ui_instagib.qc.
References entity(), makeXonoticCheckBox(), makeXonoticCheckBox_T(), makeXonoticSlider(), makeXonoticSlider_T(), makeXonoticTextLabel(), MutatorInstaGib_CheckBox_saveCvars(), Mutators_main_checkbox(), setDependent(), and setDependentNOT().