#include <palette.h>
Definition at line 126 of file palette.h.
◆ getRGB()
int Palette::ColorElem::getRGB |
( |
| ) |
const |
|
inline |
◆ set()
void Palette::ColorElem::set |
( |
int |
type, |
|
|
const gcn::Color & |
color, |
|
|
GradientType |
grad, |
|
|
int |
delay |
|
) |
| |
|
inline |
◆ color
gcn::Color Palette::ColorElem::color |
◆ committedColor
gcn::Color Palette::ColorElem::committedColor |
◆ committedDelay
int Palette::ColorElem::committedDelay |
◆ committedGrad
◆ delay
int Palette::ColorElem::delay |
◆ grad
◆ gradientIndex
int Palette::ColorElem::gradientIndex |
◆ outlineColor
std::optional<gcn::Color> Palette::ColorElem::outlineColor |
◆ testColor
gcn::Color Palette::ColorElem::testColor |
◆ text
std::string Palette::ColorElem::text |
◆ type
int Palette::ColorElem::type |
The documentation for this struct was generated from the following file: