File valueSlider.hpp¶
-
struct ValueSlider : public UIElement¶
- #include <valueSlider.hpp>
Public Functions
-
ValueSlider()¶
-
virtual void init()¶
Initialize the properties and callbacks.
-
virtual void update()¶
Update routine.
-
virtual void draw(Rectangle rect)¶
Draw routine using a rect.
-
virtual void config()¶
Routine to update the element after a property has been changed.
Public Members
-
Color currentColor = RAYWHITE¶
-
ValueSlider()¶