12 #ifndef ROTATINGCOLOR_H_6014714286 13 #define ROTATINGCOLOR_H_6014714286 19 #include <Carna/Carna.h> 57 white = red | green | blue
100 unsigned int nextColor;
111 #endif // ROTATINGCOLOR_H_6014714286 Supplies colors from a predefined, distinctive palette.
ColorIdentifier
Identifies supported colors.
RotatingColor operator++(int)
Post-increments the color.
Represents a color. Objects from this class are copyable and assignable.
Defines Carna::base::Color.
const ColorIdentifier initialColor
Holds the initial color.