ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Hue 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 | HueColorPicker |
The HueColorPicker type. More... | |
struct | HueColorPickerDelegate |
The HueColorPicker delegate protocol. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _HueColorPicker (void) |
Hue color picker.
Definition in file HueColorPicker.h.
OBJECTIVELYMVC_EXPORT Class * _HueColorPicker | ( | void | ) |
Definition at line 208 of file HueColorPicker.c.