#include <mi32/autocolr.h>
Public Member Functions | |
| AUTOCOLORGEN () | |
| void | GetNext (COLOR &color) |
| void | Reset () |
Definition at line 29 of file autocolr.h.
| AUTOCOLORGEN::AUTOCOLORGEN | ( | ) |
Constructor, initializes progression.
| void AUTOCOLORGEN::GetNext | ( | COLOR & | color | ) |
Get next color in progression.
| void AUTOCOLORGEN::Reset | ( | ) |
Reset progression.
1.5.2