|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
RGB(A) color picker. More...
#include <ObjectivelyMVC/Input.h>#include <ObjectivelyMVC/Slider.h>#include <ObjectivelyMVC/StackView.h>Go to the source code of this file.
Data Structures | |
| struct | RGBColorPicker |
| RGB(A) color picker. More... | |
| struct | RGBColorPickerDelegate |
| The RGBColorPicker delegate protocol. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _RGBColorPicker (void) |
RGB(A) color picker.
Definition in file RGBColorPicker.h.
| OBJECTIVELYMVC_EXPORT Class * _RGBColorPicker | ( | void | ) |
Definition at line 261 of file RGBColorPicker.c.