#include <ddguicolor.h>
Class diagram for ddgUIColor:
Public Members | |||
![]() | ![]() | ddgUIColor ( unsigned short x, unsigned short y, ddgColor3 *c = NULL) | |
![]() | ![]() | Constructor. | |
![]() | ![]() | ddgUIColor ( unsigned short x, unsigned short y, ddgColor4 *c = NULL) | |
![]() | ![]() | Constructor. | |
![]() | ![]() | bool | init (void) |
![]() | ![]() | Initialize the color ui. | |
![]() | ![]() | bool | update ( unsigned int id ) |
![]() | ![]() | Update the sliders color ui. | |
![]() | ![]() | void | color ( ddgColor3 *c ) |
![]() | ![]() | Set the color that this ui should control. | |
![]() | ![]() | void | color ( ddgColor4 *c ) |
![]() | ![]() | Set the color that this ui should control. | |
![]() | ![]() | ddgColor3* | _color3 |
![]() | ![]() | ddgColor4* | _color4 |