![]() |
Survival Royale 1.0.0
A very simple yet funny card game.
|
Defines a struct for representing a generic color. More...
#include <ansi.h>
Data Fields | |
bool | isRgbColor |
Boolean flag for determining if the color field is an ansiRgbColor or an ansiStandardColor. | |
__color | color |
Color field. |
bool isRgbColor |
Boolean flag for determining if the color field is an ansiRgbColor or an ansiStandardColor.