|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
HSV color picker. More...
#include <ObjectivelyMVC/Input.h>#include <ObjectivelyMVC/StackView.h>#include <ObjectivelyMVC/Slider.h>Go to the source code of this file.
Data Structures | |
| struct | HSVColorPicker |
| The HSVColorPicker type. More... | |
| struct | HSVColorPickerDelegate |
| The HSVColorPicker delegate protocol. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _HSVColorPicker (void) |
HSV color picker.
Definition in file HSVColorPicker.h.
| OBJECTIVELYMVC_EXPORT Class * _HSVColorPicker | ( | void | ) |
Definition at line 261 of file HSVColorPicker.c.