Xonotic
|
#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 40 of file colorpicker.qc.
References rgb_to_hsl(), and vector().
Referenced by XonoticColorpickerString_loadCvars().
Definition at line 26 of file colorpicker.qc.
References eX, eY, eZ, and hsl_to_rgb().
Referenced by XonoticColorpicker_mouseDrag(), and XonoticColorpickerString_saveCvars().
Definition at line 5 of file colorpicker.qc.