| lxgui
    | 
Represents color gradients. More...
#include <gui_gradient.hpp>
| Public Attributes | |
| orientation | orient = orientation::horizontal | 
| color | min_color | 
| color | max_color | 
Represents color gradients.
Definition at line 11 of file gui_gradient.hpp.
| color lxgui::gui::gradient::max_color | 
Definition at line 13 of file gui_gradient.hpp.
| color lxgui::gui::gradient::min_color | 
Definition at line 13 of file gui_gradient.hpp.
| orientation lxgui::gui::gradient::orient = orientation::horizontal | 
Definition at line 12 of file gui_gradient.hpp.