Xonotic
|
Go to the source code of this file.
Functions | |
entity | makeXonoticSliderCheckBox (float theOffValue, float isInverted, entity theControlledSlider, string theText) |
void | XonoticSliderCheckBox_configureXonoticSliderCheckBox (entity me, float theOffValue, float isInverted, entity theControlledSlider, string theText) |
void | XonoticSliderCheckBox_draw (entity me) |
void | XonoticSliderCheckBox_setChecked (entity me, float val) |
entity makeXonoticSliderCheckBox | ( | float | theOffValue, |
float | isInverted, | ||
entity | theControlledSlider, | ||
string | theText | ||
) |
Definition at line 5 of file checkbox_slider_invalid.qc.
void XonoticSliderCheckBox_configureXonoticSliderCheckBox | ( | entity | me, |
float | theOffValue, | ||
float | isInverted, | ||
entity | theControlledSlider, | ||
string | theText | ||
) |
Definition at line 12 of file checkbox_slider_invalid.qc.
References median().
Definition at line 26 of file checkbox_slider_invalid.qc.
References median(), and SUPER.
Definition at line 33 of file checkbox_slider_invalid.qc.
References median().