|
Xonotic
|
#include "../item/image.qh"
Include dependency graph for colorpicker.qh:
This graph shows which files directly or indirectly include this file: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().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 26 of file colorpicker.qc.
References eX, eY, eZ, and hsl_to_rgb().
Referenced by XonoticColorpicker_mouseDrag(), and XonoticColorpickerString_saveCvars().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 5 of file colorpicker.qc.
Here is the call graph for this function: