![]() |
Survival Royale 1.0.0
A very simple yet funny card game.
|
Defines a union between RGB colors and standard ANSI colors (should not be used externally) More...
#include <ansi.h>
Data Fields | |
ansiRgbColor | rgbColor |
RGB color field. | |
ansiStandardColor | stdColor |
ANSI standard color field. |
Defines a union between RGB colors and standard ANSI colors (should not be used externally)
ansiRgbColor rgbColor |
ansiStandardColor stdColor |