|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
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, bool val) |
| entity makeXonoticSliderCheckBox | ( | float | theOffValue, |
| float | isInverted, | ||
| entity | theControlledSlider, | ||
| string | theText ) |
Definition at line 5 of file checkbox_slider_invalid.qc.
Referenced by XonoticEffectsSettingsTab_fill(), and XonoticMutatorsDialog_fill().
| void XonoticSliderCheckBox_configureXonoticSliderCheckBox | ( | entity | me, |
| float | theOffValue, | ||
| float | isInverted, | ||
| entity | theControlledSlider, | ||
| string | theText ) |
Definition at line 12 of file checkbox_slider_invalid.qc.
Definition at line 26 of file checkbox_slider_invalid.qc.
Definition at line 33 of file checkbox_slider_invalid.qc.
References autocvar_menu_animations, entity(), and median().