AeonGUI
A portable video game graphic user interface library.
Loading...
Searching...
No Matches
AeonGUI::GradientStop Struct Reference

A single color stop in a gradient. More...

#include </d/a/AeonGUI/AeonGUI/include/aeongui/Color.hpp>

Collaboration diagram for AeonGUI::GradientStop:
[legend]

Public Attributes

double offset
 Position along the gradient [0.0, 1.0].
Color color
 Stop color.

Detailed Description

A single color stop in a gradient.


The documentation for this struct was generated from the following file:
  • /d/a/AeonGUI/AeonGUI/include/aeongui/Color.hpp