Xonotic
|
#include "textslider.qh"
Go to the source code of this file.
Functions | |
entity | makeXonoticTextSlider (string theCvar) |
entity | makeXonoticTextSlider_T (string theCvar, string theTooltip) |
void | XonoticTextSlider_configureXonoticTextSlider (entity me, string theCvar, string theTooltip) |
void | XonoticTextSlider_configureXonoticTextSliderValues (entity me) |
void | XonoticTextSlider_loadCvars (entity me) |
void | XonoticTextSlider_saveCvars (entity me) |
void | XonoticTextSlider_setValue (entity me, float val) |
void | XonoticTextSlider_setValue_noAnim (entity me, float val) |
Definition at line 10 of file textslider.qc.
References makeXonoticTextSlider_T(), and string_null.
Referenced by GameType_GetIcon(), XonoticHUDItemsTimeDialog_fill(), XonoticHUDPhysicsDialog_fill(), XonoticHUDPressedKeysDialog_fill(), XonoticHUDRadarDialog_fill(), and XonoticHUDStrafeHUDDialog_fill().
Definition at line 3 of file textslider.qc.
Referenced by makeXonoticTextSlider().
Definition at line 14 of file textslider.qc.
References setZonedTooltip(), and string_null.
Definition at line 37 of file textslider.qc.
References argv(), cvar_string(), strcat(), and tokenize_console.
Definition at line 59 of file textslider.qc.
References argv(), CheckSendCvars(), cvar_set(), error(), strcat(), and tokenize_console.