|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "colorbutton.qh"Go to the source code of this file.
Functions | |
| entity | makeXonoticColorButton (float theGroup, float theColor, float theValue) |
| void | XonoticColorButton_configureXonoticColorButton (entity me, float theGroup, float theColor, float theValue) |
| void | XonoticColorButton_draw (entity me) |
| void | XonoticColorButton_loadCvars (entity me) |
| void | XonoticColorButton_saveCvars (entity me) |
| void | XonoticColorButton_setChecked (entity me, bool val) |
Definition at line 3 of file colorbutton.qc.
Referenced by XonoticColorButton::saveCvars(), and XonoticProfileTab_fill().
| void XonoticColorButton_configureXonoticColorButton | ( | entity | me, |
| float | theGroup, | ||
| float | theColor, | ||
| float | theValue ) |
Definition at line 10 of file colorbutton.qc.
References entity(), and string_null.
Definition at line 73 of file colorbutton.qc.
References colormapPaletteColor, entity(), and SUPER.
Definition at line 47 of file colorbutton.qc.
References cvar(), cvar_defstring(), cvar_set(), cvar_string(), entity(), floor(), ftos(), and random().
Definition at line 60 of file colorbutton.qc.
References cvar(), cvar_set(), entity(), and ftos().