|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "../item/image.qh"Go to the source code of this file.
Classes | |
| class | XonoticColorpicker |
Functions | |
| vector | color_hslimage (vector v, vector margin) |
| vector | hslimage_color (vector v, vector margin) |
| entity | makeXonoticColorpicker (entity theTextbox) |
Definition at line 41 of file colorpicker.qc.
References rgb_to_hsl(), and vector.
Referenced by XonoticColorpicker::draw(), and XonoticColorpickerString_loadCvars().
Definition at line 25 of file colorpicker.qc.
References eX, eY, eZ, hsl_to_rgb(), and vector.
Referenced by XonoticColorpicker::draw(), XonoticColorpicker_mouseDrag(), and XonoticColorpickerString_saveCvars().
Definition at line 5 of file colorpicker.qc.
Referenced by XonoticColorpicker::draw(), XonoticFirstRunDialog_fill(), and XonoticProfileTab_fill().