ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 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 259 of file HSVColorPicker.c.